ramips: update dtsi files to support second spi device
[oweals/openwrt.git] / target / linux / ramips / dts / CARAMBOLA.dts
index 520450a5cc70e782b6e9fda71adaf3a966081fe1..ea3623d4e3011bd2d7f10f44e377625fdcee21fc 100644 (file)
@@ -22,7 +22,6 @@
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
-
                bank-width = <2>;
                device-width = <2>;
                #address-cells = <1>;
                ralink,portmap = <0x3f>;
        };
 
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&factory 0>;
+       };
+
        otg@101c0000 {
                status = "okay";
        };
 
        i2c-gpio {
                compatible = "i2c-gpio";
-
                gpios = <&gpio0 1 0 &gpio0 2 0>;
                i2c-gpio,delay-us = <10>;
        };