treewide: update dts for switch

This commit is contained in:
coolsnowwolf 2025-03-09 23:18:15 +08:00
parent 3f938d01a6
commit 9914389a8d
5 changed files with 15 additions and 19 deletions

View File

@ -19,10 +19,9 @@
};
nand {
status = "okay";
compatible = "mtk,mt7620-nand";
#address-cells = <1>;
#size-cells = <1>;
compatible = "mtk,mt7620-nand";
partitions {
compatible = "fixed-partitions";
@ -140,9 +139,8 @@
};
rtl8367rb {
compatible = "realtek,rtl8367b", "rtl8367b";
cpu_port = <6>;
realtek,extif1 = <1 0 1 1 1 1 1 1 2>;
compatible = "realtek,rtl8367b";
realtek,extif = <6 1 0 1 1 1 1 1 1 2>;
mii-bus = <&mdio0>;
};
};
@ -224,11 +222,11 @@
};
&bdinfo {
compatible = "nvmem-cells";
#address-cells = <1>;
#size-cells = <1>;
compatible = "nvmem-cells";
#address-cells = <1>;
#size-cells = <1>;
macaddr_bdinfo_18a: macaddr@18a {
reg = <0x18a 0x11>;
};
};
macaddr_bdinfo_18a: macaddr@18a {
reg = <0x18a 0x11>;
};
};

View File

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

View File

@ -80,8 +80,7 @@
rtl8367rb {
compatible = "realtek,rtl8367b";
cpu_port = <7>;
realtek,extif2 = <1 0 1 1 1 1 1 1 2>;
realtek,extif = <7 1 0 1 1 1 1 1 1 2>;
mii-bus = <&mdio0>;
};
};

View File

@ -157,7 +157,7 @@
rtl8367s {
compatible = "realtek,rtl8367b";
realtek,extif2 = <1 0 1 1 1 1 1 1 2>;
realtek,extif = <7 1 0 1 1 1 1 1 1 2>;
mii-bus = <&mdio>;
phy-id = <29>;
};

View File

@ -25,7 +25,7 @@
rtl8367s {
compatible = "realtek,rtl8367b";
realtek,extif2 = <1 0 1 1 1 1 1 1 2>;
realtek,extif = <7 1 0 1 1 1 1 1 1 2>;
mii-bus = <&mdio1>;
phy-id = <29>;
};