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

Commit 1d5c0f0c authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

ARM: dts: msm: Add pin configuration for PMA8084 GPIO 13



PMA8084 GPIO 13 is used by SMB135x for STAT irq. Add the
required pin configuration for this GPIO.

Change-Id: Ib0d4c02f951484e4f2e76e13d11ee36a9d5c9aaf
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent 90296af7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -172,6 +172,11 @@

	gpio@cc00 { /* GPIO 13 */
		/* SMB1357 STAT */
		qcom,mode = <0>;		/* Digital input */
		qcom,pull = <1>;		/* Pull up 1.5 uA */
		qcom,vin-sel = <2>;		/* PMA8084 S4 = 1.8 V */
		qcom,src-sel = <0>;		/* Constant */
		qcom,master-en = <1>;
	};

	gpio@cd00 { /* GPIO 14 */