Skip to content
Snippets Groups Projects
Commit aee4479a authored by Vladimir Oltean's avatar Vladimir Oltean Committed by Ramon Fried
Browse files

arm: dts: ls1028a: enable internal RGMII delays for the LS1028A-QDS AR8035 PHY


There are no PCB trace delays on this board, so the PHY needs to enable
its internal ones in order to have a proper electrical connection to the
enetc MAC.

Fixes: b32e9a75 ("arm: dts: ls1028a updates for network interfaces")
Signed-off-by: default avatarVladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: default avatarRamon Fried <rfried.dev@gmail.com>
parent 39dca76c
No related branches found
No related tags found
No related merge requests found
......@@ -251,7 +251,7 @@
&enetc1 {
status = "okay";
phy-mode = "rgmii";
phy-mode = "rgmii-id";
phy-handle = <&qds_phy0>;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment