ramips: removing unnecessary compatibility for TP-Link Archer C2 v1
authorMieczyslaw Nalewaj <namiltd@yahoo.com>
Thu, 15 Feb 2024 20:58:31 +0000 (21:58 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 27 Feb 2024 21:09:07 +0000 (22:09 +0100)
Removing: compatible = "rtl8367b"
This string is not used anywhere in the code.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts

index 7ec18fe7fcf30bd4cac3f4eb5e52f08292a5ab85..33642114cbeff87d18472c7aede0098e0b6fbc2c 100644 (file)
@@ -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>;