ramips: fix ethernet switch node in DIR-645.dts
authorGabor Juhos <juhosg@openwrt.org>
Sat, 6 Apr 2013 17:19:35 +0000 (17:19 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 6 Apr 2013 17:19:35 +0000 (17:19 +0000)
Fix a typo in the node name and add vendor prefix
for the compatible string.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36231

target/linux/ramips/dts/DIR-645.dts

index 77155a3711656a47f055a048e83816693359e6a4..b435b8a0ba1c6ab6cbfa2f384350876d349672b9 100644 (file)
@@ -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>;
 
        gpio-leds {
                compatible = "gpio-leds";
-               
+
                inet {
                        label = "d-link:green:inet";
                        gpios = <&gpio0 0 1>;