arm64: dts: ls1028a: move DSA CPU port property to the common SoC dtsi

Since the CPU port 4 of the switch is hardwired inside the SoC to go to
the enetc port 2, this shouldn't be something that the board files need
to set (but whether that CPU port is used or not is another discussion).

So move the DSA "ethernet" property to the common dtsi.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Acked-by: Michael Walle <michael@walle.cc>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Vladimir Oltean
2022-08-31 19:01:22 +03:00
committed by Shawn Guo
parent d506505000
commit b340ee0263
4 changed files with 1 additions and 3 deletions

View File

@@ -104,7 +104,6 @@ &mscc_felix_port3 {
};
&mscc_felix_port4 {
ethernet = <&enetc_port2>;
status = "okay";
};

View File

@@ -60,6 +60,5 @@ &mscc_felix_port1 {
};
&mscc_felix_port4 {
ethernet = <&enetc_port2>;
status = "okay";
};

View File

@@ -278,7 +278,6 @@ &mscc_felix_port3 {
};
&mscc_felix_port4 {
ethernet = <&enetc_port2>;
status = "okay";
};

View File

@@ -1156,6 +1156,7 @@ mscc_felix_port3: port@3 {
mscc_felix_port4: port@4 {
reg = <4>;
phy-mode = "internal";
ethernet = <&enetc_port2>;
status = "disabled";
fixed-link {