From: Gabor Juhos Date: Sat, 6 Apr 2013 17:19:35 +0000 (+0000) Subject: ramips: fix ethernet switch node in DIR-645.dts X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=e55cd2fd665e8c910cff2436c4ab0df060d931d3 ramips: fix ethernet switch node in DIR-645.dts Fix a typo in the node name and add vendor prefix for the compatible string. Signed-off-by: Gabor Juhos SVN-Revision: 36231 --- diff --git a/target/linux/ramips/dts/DIR-645.dts b/target/linux/ramips/dts/DIR-645.dts index 77155a3711..b435b8a0ba 100644 --- a/target/linux/ramips/dts/DIR-645.dts +++ b/target/linux/ramips/dts/DIR-645.dts @@ -94,8 +94,8 @@ status = "okay"; }; - rtl8366b { - compatible = "rtl8367b"; + rtl8367b { + compatible = "realtek,rtl8367b"; gpio-sda = <&gpio0 1 0>; gpio-sck = <&gpio0 2 0>; realtek,extif1 = <1 0 1 1 1 1 1 1 2>; @@ -120,7 +120,7 @@ gpio-leds { compatible = "gpio-leds"; - + inet { label = "d-link:green:inet"; gpios = <&gpio0 0 1>;