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

Commit ac0d4ed6 authored by Lina Iyer's avatar Lina Iyer
Browse files

drivers: qcom: system_pm: add system_pm device bindings



Add system_pm mailbox client to send sleep and active votes when
entering system low power modes.

Change-Id: Ic76cd74ce3718af76eb88c8c880a199072019123
Signed-off-by: default avatarLina Iyer <ilina@codeaurora.org>
parent 4522ca45
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -635,6 +635,11 @@
				<ACTIVE_TCS  0>,
				<CONTROL_TCS 1>;
	};

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

&pcie_0_gdsc {