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

Commit 4782ca6b authored by Mahesh Sivasubramanian's avatar Mahesh Sivasubramanian Committed by Gerrit - the friendly Code Review server
Browse files

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



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

Change-Id: I8d2a19c74427e7837524e40a3b768b2af74be031
Signed-off-by: default avatarMahesh Sivasubramanian <msivasub@codeaurora.org>
parent a8b87900
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -740,6 +740,12 @@
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

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

	spmi_bus: qcom,spmi@c440000 {
		compatible = "qcom,spmi-pmic-arb";
		reg = <0xc440000 0x1100>,