ramips: fix ethernet switch node in RTN56U.dts
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 6 Apr 2013 12:37:38 +0000 (12:37 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 6 Apr 2013 12:37:38 +0000 (12:37 +0000)
The RT-N56U uses an RTL8367M switch.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36222 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/dts/RTN56U.dts

index c520a9e..dd9ba08 100644 (file)
@@ -93,8 +93,8 @@
                status = "okay";
        };
 
-       rtl8366b {
-               compatible = "rtl8367b";
+       rtl8367 {
+               compatible = "realtek,rtl8367";
                gpio-sda = <&gpio0 1 0>;
                gpio-sck = <&gpio0 2 0>;
                realtek,extif1 = <1 0 1 1 1 1 1 1 2>;