Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
ARM: dts: imx6qdl-edm: add power sequencing for rtl821x phy
Browse files Browse the repository at this point in the history
  • Loading branch information
ray-chang committed Aug 3, 2022
1 parent 5be5707 commit 8db1a80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion arch/arm/boot/dts/imx6qdl-edm-qca.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -756,8 +756,10 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_enet>;
phy-reset-gpios = <&gpio3 29 GPIO_ACTIVE_LOW>;
phy-reset-duration = <35>;
phy-reset-post-delay = <75>;
phy-supply = <&reg_3v3_phy>;
phy-mode = "rgmii";
phy-mode = "rgmii-id";
status = "okay";
};

Expand Down

0 comments on commit 8db1a80

Please sign in to comment.