qualcommax: ipq60xx: set PHY mode to psgmii for port 5
authorChukun Pan <amadeus@jmu.edu.cn>
Sat, 17 Feb 2024 15:15:39 +0000 (23:15 +0800)
committerRobert Marko <robimarko@gmail.com>
Mon, 18 Mar 2024 21:17:20 +0000 (22:17 +0100)
The port 5 of most ipq60xx devices is connected to qca8075,
a few are connected to qca8081. So assume that the default
connection is qca8075 and set the phy mode to psgmii.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6018-ess.dtsi

index ad4357bb37d07733b1dea4d0d3f2553ae59125cf..096500314277aeb1223e7ecb0f5bb5ba38c34ef6 100644 (file)
                reg = <0x0 0x3a001800 0x0 0x200>;
                qcom,mactype = <0>;
                local-mac-address = [000000000000];
-               phy-mode = "sgmii";
+               phy-mode = "psgmii";
                status = "disabled";
        };
 };