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

Commit 66d318e1 authored by Srinivas Rao L's avatar Srinivas Rao L
Browse files

ARM: dts: msm: add system PM device binding for SDM640



System PM device handles all activities supporting the SoC's
capability to enter system sleep modes. Add device bindings
for this.

Change-Id: I154d2ad84cbc626b010a6837f08c9e42732116f7
Signed-off-by: default avatarSrinivas Rao L <lsrao@codeaurora.org>
parent 3742231c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -847,6 +847,10 @@
				  <CONTROL_TCS 0>;
	};

	system_pm {
		compatible = "qcom,system-pm";
		mboxes = <&apps_rsc 0>;
	};
};

#include "sdm640-pinctrl.dtsi"