Commit 53644801c560db5f7f98e7ef9a0c7a6ad559375f

Authored by Eric Lee
1 parent cb67adbef5

Fix Ethernet PHY address

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

arch/arm/dts/fsl-smarcimx8mq.dts
... ... @@ -298,7 +298,7 @@
298 298  
299 299 ethphy0: ethernet-phy@0 {
300 300 compatible = "ethernet-phy-ieee802.3-c22";
301   - reg = <0>;
  301 + reg = <6>;
302 302 at803x,led-act-blind-workaround;
303 303 at803x,eee-disabled;
304 304 };