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

Commit 94e4da67 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

ARM: dts: msm: Add qcom,aop-ddrss-cmds node for SM8150



Add the qcom,aop-ddrss-cmds device tree node for
the transmission of messages to AOP to change the DDRSS'
behavior.

Change-Id: I2098d984c76afa3a80a8d09c3f30dd803a0d9cbc
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 67b66a5e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1368,6 +1368,12 @@
		mbox-name = "restart-ddr-mbox";
	};

	qcom,aop-ddrss-cmds {
		compatible = "qcom,aop-ddrss-cmds";
		mboxes = <&qmp_aop 0>;
		mbox-name = "ddrss-cmds-mbox";
	};

	qcom,mpm2-sleep-counter@0xc221000 {
		compatible = "qcom,mpm2-sleep-counter";
		reg = <0xc221000 0x1000>;