Browse Source

ramips: removing unnecessary compatibility for TP-Link Archer C2 v1

Removing: compatible = "rtl8367b"
This string is not used anywhere in the code.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Mieczyslaw Nalewaj 1 year ago
parent
commit
ab853e1571
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts

+ 1 - 1
target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts

@@ -73,7 +73,7 @@
 	};
 
 	rtl8367rb {
-		compatible = "realtek,rtl8367b", "rtl8367b";
+		compatible = "realtek,rtl8367b";
 		cpu_port = <6>;
 		realtek,extif1 = <1 0 1 1 1 1 1 1 2>;
 		mii-bus = <&mdio0>;