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

Commit 273e840e authored by Raghavendra Kakarla's avatar Raghavendra Kakarla
Browse files

ARM: dts: msm: Add QMP debugfs client on atoll



The QMP debugfs client uses the QMP mailbox driver to communicate
with the Always On processor.

Change-Id: I8f4f2d3ca9b459e52a6e93a6104bc23f5e156b99
Signed-off-by: default avatarRaghavendra Kakarla <rkakarla@codeaurora.org>
parent 02f478a7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -744,6 +744,12 @@
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

	aop-msg-client {
		compatible = "qcom,debugfs-qmp-client";
		mboxes = <&qmp_aop 0>;
		mbox-names = "aop";
	};

	qcom,msm-rtb {
		compatible = "qcom,msm-rtb";
		qcom,rtb-size = <0x100000>;