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

Commit 11942ee6 authored by Yeleswarapu Nagaradhesh's avatar Yeleswarapu Nagaradhesh Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: change us_eu gpio number for 8952



8952 with tasha codec uses GPIO 63 for US-EU headset detection.
So correct the GPIO value to fix the detection issue.

Change-Id: I31c7005a786a9e0b8c1c65d0efd07b819b0cbb77
Signed-off-by: default avatarYeleswarapu Nagaradhesh <nagaradh@codeaurora.org>
parent 6b20799c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -113,7 +113,7 @@
			"us_eu_gpio_act";
		pinctrl-0 = <&cross_conn_det_sus>;
		pinctrl-1 = <&cross_conn_det_act>;
		qcom,cdc-us-euro-gpios = <&msm_gpio 144 0>;
		qcom,cdc-us-euro-gpios = <&msm_gpio 63 0>;

		qcom,msm-mbhc-hphl-swh = <0>;
		qcom,msm-mbhc-gnd-swh = <0>;