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

Commit 24054b36 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: disable power key on RB5"

parents 7cf1e59f 87a4b82b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -27,6 +27,10 @@
	};
};

&power_key {
	status = "disabled";
};

&mdss_mdp {
	connectors = <&sde_dp &sde_dsi &sde_dsi1 &sde_rscc>;
};
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
			qcom,system-reset;
			qcom,store-hard-reset-reason;

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