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

Commit 70dc8baf authored by Rajesha Kini's avatar Rajesha Kini Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update A2B select pin detail for SA415M


 CCARD

SA415M CCARD board uses PMIC pinctrl GPIO5 not GPIO1 for
A2B select signal. Corrected as per current requirement.

Change-Id: I87484f915ce2d8a89ad1c161dc9d0cd01c766475
CRs-Fixed: 2637482
Signed-off-by: default avatarRajesha Kini <rkini@codeaurora.org>
parent cdb5fb81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1771,7 +1771,7 @@
&pmxpoorwills_gpios {
	a2b_cdc_sel {
		a2b_cdc_sel_default: a2b_cdc_sel_default {
			pins = "gpio1";
			pins = "gpio5";
			power-source = <1>;
			output-high;
		};