Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 11ac3cf0 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Override pinctrl for ethqos in sa515m-ccard"

parents 3489acdf ec8964f2
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -233,6 +233,17 @@
	qcom,phy-reset-delay-msecs = <10>;
};

&ethqos_hw {
	/delete-property/ vreg_rgmii-supply;
	pinctrl-names = "default",
		"dev-emac_pin_pps_0",
		"dev-emac_pin_pps_1";
	pinctrl-0 = <&vreg_rgmii_off_default>;
	pinctrl-1 = <&emac_pin_pps_0>;
	pinctrl-2 = <&emac_pin_pps_1>;
	qcom,phy-reset-delay-msecs = <10>;
};

&vreg_rgmii_io_pads {
	regulator-min-microvolt = <1800000>;
	regulator-max-microvolt = <1800000>;