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>
  • Loading branch information
nsdrude committed Jun 24, 2022
1 parent dd82ce0 commit a9dc410
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -731,6 +731,7 @@
reg = <5>;
at803x,eee-disabled;
at803x,vddio-1p8v;
adi,phy-mode-override = "rgmii";
};
};
};
Expand Down

0 comments on commit a9dc410

Please sign in to comment.