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

Commit 40543dba authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

ARM: dts: msm: Add qcom,aop-ddr-msgs node for sm8150



Add the qcom,aop-ddr-msgs device tree node for
transmission of DDR speed messages to AOP during device
reboot for sm8150.

Change-Id: I076d148d06cddecad133658fb840f3440866a44b
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 93053700
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1324,6 +1324,12 @@
		qcom,rtb-size = <0x100000>;
	};

	qcom,aop-ddr-msgs {
		compatible = "qcom,aop-ddr-msgs";
		mboxes = <&qmp_aop 0>;
		mbox-name = "restart-ddr-mbox";
	};

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