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

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

Merge "ARM: dts: msm: Add a default pinctrl mode for atoll QRD"

parents 783d5c77 1e891bf1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -485,9 +485,10 @@
};

&sde_dp{
	pinctrl-names = "mdss_dp_active", "mdss_dp_sleep";
	pinctrl-names = "mdss_dp_active", "mdss_dp_sleep", "default";
	pinctrl-0 = <&sde_dp_aux_active &sde_dp_usbplug_cc_active>;
	pinctrl-1 = <&sde_dp_aux_suspend &sde_dp_usbplug_cc_suspend>;
	pinctrl-2 = <&sde_dp_aux_suspend>;
	qcom,aux-en-gpio = <&tlmm 55 0>;
	qcom,aux-sel-gpio = <&tlmm 33 0>;
	qcom,dp-gpio-aux-switch;