Browse Source

ramips: fix ethernet switch node in RTN56U.dts

The RT-N56U uses an RTL8367M switch.

Signed-off-by: Gabor Juhos <[email protected]>

SVN-Revision: 36222
Gabor Juhos 12 năm trước cách đây
mục cha
commit
d57e662cda
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      target/linux/ramips/dts/RTN56U.dts

+ 2 - 2
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>;