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

Commit 99383cd7 authored by Srinivas Rao L's avatar Srinivas Rao L Committed by Raghavendra Kakarla
Browse files

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



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

Change-Id: Ic5d6a40e12589138c2e9cc23bc08cad462ba3a80
Signed-off-by: default avatarSrinivas Rao L <lsrao@codeaurora.org>
parent a52c17d7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1495,6 +1495,11 @@
				  <ACTIVE_TCS  2>,
				  <CONTROL_TCS 0>;
	};

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

#include "atoll-gdsc.dtsi"