ramips: fix switch names for several boards in device tree
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 23 May 2015 15:26:51 +0000 (15:26 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 23 May 2015 15:26:51 +0000 (15:26 +0000)
Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45723 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/dts/F5D8235_V1.dts
target/linux/ramips/dts/F5D8235_V2.dts
target/linux/ramips/dts/WL-351.dts

index 9026d82..2e88abd 100644 (file)
@@ -68,8 +68,8 @@
                ralink,mtd-eeprom = <&u-boot 0x40000>;
        };
 */
-       rtl8367s {
-               compatible = "realtek,rtl8367s";
+       rtl8366s {
+               compatible = "realtek,rtl8366s";
                gpio-sda = <&gpio0 1 0>;
                gpio-sck = <&gpio0 2 0>;
        };
index 7eaf165..792249c 100644 (file)
@@ -63,7 +63,7 @@
        };
 
        rtl8366rb {
-               compatible = "rtl8367rb";
+               compatible = "rtl8366rb";
                gpio-sda = <&gpio0 1 0>;
                gpio-sck = <&gpio0 2 0>;
        };
index fd30160..81c963b 100644 (file)
        };
 
        rtl8366rb {
-               compatible = "rtl8367rb";
+               compatible = "rtl8366rb";
                gpio-sda = <&gpio0 1 0>;
                gpio-sck = <&gpio0 2 0>;
        };