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

Commit b67da3ea authored by Maulik Shah's avatar Maulik Shah
Browse files

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



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

Change-Id: Id801858b8e40aa276897a32565c62076ca793c9e
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent f89a92d3
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -714,6 +714,12 @@
		status = "ok";
	};

	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>;