Skip to content
Snippets Groups Projects
Commit 16ce0090 authored by Yuri Mazzuoli's avatar Yuri Mazzuoli
Browse files

[928][DTS] set correct phy-mode for RGMII Gigabit Ethernet

parent 8451866e
No related branches found
No related tags found
1 merge request!98[928] [DTS] add support
......@@ -464,7 +464,7 @@ &usdhc4 {
&fec {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_enet>;
phy-mode = "rgmii";
phy-mode = "rgmii-id";
phy-reset-gpios = <&gpio3 23 GPIO_ACTIVE_LOW>;
phy-handle = <&ethphy0>;
phy-reset-duration = <10>;
......
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