Skip to content

Commit

Permalink
imx8qm-var-som: configure symphony adi,phy-mode-overide to rgmii
Browse files Browse the repository at this point in the history
The AR8033 and ADIN1300 share the same address, but need different
phy-mode configurations. Use adi,phy-mode-override to override the
phy-mode of the ADIN1300.

Signed-off-by: Nate Drude <nate.d@variscite.com>
Signed-off-by: FrancescoFerraro <francesco.f@variscite.com>
  • Loading branch information
FrancescoFerraro committed Jun 27, 2022
1 parent 4f64118 commit b84afa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/freescale/imx8qm-var-som-common.dtsi
Expand Up @@ -393,6 +393,7 @@
reg = <5>;
at803x,eee-disabled;
at803x,vddio-1p8v;
adi,phy-mode-override = "rgmii";
};
};
};
Expand Down

0 comments on commit b84afa9

Please sign in to comment.