summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/vf610-zii-cfu1.dts
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2023-05-25 21:26:06 +0300
committerShawn Guo <shawnguo@kernel.org>2023-05-27 16:24:01 +0300
commit6390213bb5bb06c3babada641c2f679501d1bfba (patch)
tree2c0189fb30f494fc49727e1804aff5aceaafa004 /arch/arm/boot/dts/vf610-zii-cfu1.dts
parent62c9f9c1d4debaa28ba10b23c1dc7be573602898 (diff)
downloadlinux-6390213bb5bb06c3babada641c2f679501d1bfba.tar.xz
ARM: dts: vf610: ZII: Add missing phy-mode and fixed links
The DSA framework has got more picky about always having a phy-mode for the CPU port. The Vybrid FEC is a Fast Ethrnet using RMII. Additionally, the cpu label has never actually been used in the binding, so remove it. Lastly, for DSA links between switches, add a fixed-link node indicating the expected speed/duplex of the link. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/vf610-zii-cfu1.dts')
-rw-r--r--arch/arm/boot/dts/vf610-zii-cfu1.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/vf610-zii-cfu1.dts b/arch/arm/boot/dts/vf610-zii-cfu1.dts
index 96495d965163..1a19aec8957b 100644
--- a/arch/arm/boot/dts/vf610-zii-cfu1.dts
+++ b/arch/arm/boot/dts/vf610-zii-cfu1.dts
@@ -202,7 +202,7 @@
port@6 {
reg = <6>;
- label = "cpu";
+ phy-mode = "rmii";
ethernet = <&fec1>;
fixed-link {