Commit 1cce2b71 authored by Andrew Lunn's avatar Andrew Lunn Committed by Shawn Guo
Browse files

arm64: dts: freescale: ZII: Add missing phy-mode



The DSA framework has got more picky about always having a phy-mode
for the CPU port. The imx8mq Ethernet is being configured to RMII. Set
the switch phy-mode based on this.

Additionally, the cpu label has never actually been used in the
binding, so remove it.

Signed-off-by: default avatarAndrew Lunn <andrew@lunn.ch>
Reviewed-by: default avatarVladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent ac9a7868
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@

				port@2 {
					reg = <2>;
					label = "cpu";
					phy-mode = "rev-rmii";
					ethernet = <&fec1>;

					fixed-link {