This patch is to correct the addr of AQR107 on S32RGV-VNP-PLAT from 1 to 3,
for 30081 rev D version board. Or else, the phy attach will fail when pfe1
use sgmii mode.

Signed-off-by: Zhantao Tang <[email protected]>
---
 arch/arm64/boot/dts/freescale/s32gxxxa-evb.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/s32gxxxa-evb.dtsi 
b/arch/arm64/boot/dts/freescale/s32gxxxa-evb.dtsi
index 3bba371ba010..daf6f32d58c2 100644
--- a/arch/arm64/boot/dts/freescale/s32gxxxa-evb.dtsi
+++ b/arch/arm64/boot/dts/freescale/s32gxxxa-evb.dtsi
@@ -976,7 +976,7 @@ &gmac0_mdio {
        /* AQR107 on S32GRV-VNP-PLAT */
        gmac_mdio_c_phy1: ethernet-phy@1 {
                compatible = "ethernet-phy-ieee802.3-c45";
-               reg = <1>;
+               reg = <3>;
        };
        /* KSZ9031RNX on S32G-PROCEVB-S/S32G-PROCEVB3-S */
        gmac0_mdio_c_phy4: ethernet-phy@4 {
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12322): 
https://lists.yoctoproject.org/g/linux-yocto/message/12322
Mute This Topic: https://lists.yoctoproject.org/mt/97898134/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to