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

Commit 66afe3e4 authored by Walter Yang's avatar Walter Yang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Modify pm660 gpio3 to 10uA pulldown



As per pm660 gpio spec, the default state of gpio3
should be 10uA pulldown.
Modify the device node accordingly.

CRs-Fixed: 2015641
Change-Id: I6a5596453c75fbc86dac3830da52c2876b7e7d42
Signed-off-by: default avatarWalter Yang <yandongy@codeaurora.org>
parent 35731dbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -271,7 +271,7 @@
	gpio@c200 {
		status = "ok";
		qcom,mode = <1>;
		qcom,pull = <5>;
		qcom,pull = <4>;
		qcom,vin-sel = <0>;
		qcom,src-sel = <2>;
		qcom,master-en = <1>;