From b845214bc5e692e63053fc72a2f0ae6244849cde Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 6 Apr 2013 12:37:38 +0000 Subject: ramips: fix ethernet switch node in RTN56U.dts The RT-N56U uses an RTL8367M switch. Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36222 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/dts/RTN56U.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ramips/dts/RTN56U.dts b/target/linux/ramips/dts/RTN56U.dts index c520a9e29..dd9ba08cb 100644 --- a/target/linux/ramips/dts/RTN56U.dts +++ b/target/linux/ramips/dts/RTN56U.dts @@ -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>; -- cgit v1.2.3