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

Commit fea73c02 authored by Yeleswarapu Nagaradhesh's avatar Yeleswarapu Nagaradhesh
Browse files

ARM: dts: msm: correct us_euro gpio as per pinctrl



us_euro gpio is an output GPIO, so update pinctrl
node accordingly.

CRs-Fixed: 698473
Change-Id: I927ba3c555b606943e6777ec347f0e4e0074e26c
Signed-off-by: default avatarYeleswarapu Nagaradhesh <nagaradh@codeaurora.org>
parent 1120cbb5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -116,7 +116,8 @@
			label = "cross-conn-det-sw";
			cross_conn_det_act: lines_on {
				drive-strength = <8>;
				bias-pull-none;
				output-low;
				bias-disable;
			};
			cross_conn_det_sus: lines_off {
				drive-strength = <2>;
+2 −1
Original line number Diff line number Diff line
@@ -544,7 +544,8 @@
			label = "cross-conn-det-sw";
			cross_conn_det_act: lines_on {
				drive-strength = <8>;
				bias-pull-none;
				output-low;
				bias-disable;
			};
			cross_conn_det_sus: lines_off {
				drive-strength = <2>;