mvebu: uDPU: switch default kernel and U-Boot PHY mode
[oweals/openwrt.git] / target / linux / mvebu / patches-4.19 / 550-arm64-dts-uDPU-switch-PHY-operation-mode-to-2500base.patch
1 --- a/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
2 +++ b/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dts
3 @@ -145,7 +145,7 @@
4  
5  &eth0 {
6         status = "okay";
7 -       phy-mode = "sgmii";
8 +       phy-mode = "2500base-x";
9         managed = "in-band-status";
10         phys = <&comphy1 0>;
11         sfp = <&sfp_eth0>;
12 @@ -153,7 +153,7 @@
13  
14  &eth1 {
15         status = "okay";
16 -       phy-mode = "sgmii";
17 +       phy-mode = "2500base-x";
18         managed = "in-band-status";
19         phys = <&comphy0 1>;
20         sfp = <&sfp_eth1>;