qualcommax: ipq807x: correct PHY mode for AQR
authorRobert Marko <robimarko@gmail.com>
Sat, 17 Feb 2024 16:39:22 +0000 (17:39 +0100)
committerRobert Marko <robimarko@gmail.com>
Sat, 17 Feb 2024 16:39:22 +0000 (17:39 +0100)
commit70498cb3865e3ada4f1b47c55ead266c40fd4c3e
tree71078dcc12c1d7ab132690ddd59e2c5d358f4ec9
parentb38a1d6c65ddb469981284d5215cb2ec05cbb86f
qualcommax: ipq807x: correct PHY mode for AQR

Interfaces that have AQR-s attached to them are using USXGMII and not just
the default SGMII.
This was fine until SSDK added some sanity checking and now on Qnap 301W it
would fail with:
[   24.740197] nss-dp 3a001800.dp5 10g-1 (uninitialized): failed to connect to phy device
[   24.740264] nss-dp: probe of 3a001800.dp5 failed with error -14

Since this is not Qnap 301W specific lets fix it subtarget wide by
declaring the correct PHY mode for 10G AQR-s.

Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-haze.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-nbg7815.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-rax120v2.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8074-wxr-5950ax12.dts