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

Commit afbc1169 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add missing pintrl fields for sdhc_2 on SDM845 QVR platform"

parents fa731a4d fb1fe7ab
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -206,8 +206,8 @@
	qcom,vdd-io-current-level = <200 22000>;

	pinctrl-names = "active", "sleep";
	pinctrl-0 = <&sdc2_clk_on  &sdc2_cmd_on &storage_cd>;
	pinctrl-1 = <&sdc2_clk_off &sdc2_cmd_off &storage_cd>;
	pinctrl-0 = <&sdc2_clk_on  &sdc2_cmd_on &sdc2_data_on &storage_cd>;
	pinctrl-1 = <&sdc2_clk_off &sdc2_cmd_off &sdc2_data_off &storage_cd>;

	cd-gpios = <&tlmm 126 GPIO_ACTIVE_HIGH>;