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

Commit 578259d4 authored by vkakani's avatar vkakani
Browse files

ARM: dts: msm: sa6155: Enable power key pull up



Power key pull up needs to be enabled for getting system
to wake from sleep.

Change-Id: I487dc745d3ec86e19ad839a211d9dc871112cac5
Signed-off-by: default avatarvkakani <vkakani@codeaurora.org>
parent 4b54d9aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@

			qcom,pon_1 {
				qcom,pon-type = <PON_POWER_ON_TYPE_KPDPWR>;
				qcom,pull-up;
				qcom,pull-up = <1>;
				linux,code = <KEY_POWER>;
			};