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

Commit 6bf7d5dd authored by Maulik Shah's avatar Maulik Shah
Browse files

ARM: dts: msm: Add QMP debugfs client for sdm670



The QMP debugfs client uses the QMP mailbox driver to
communicate with the always on processor.

Change-Id: I94176d36b70adedbf5b2aa7f598c6352d20f732e
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent 70be28c9
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -825,6 +825,12 @@
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

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

	clock_rpmh: qcom,rpmhclk {
		compatible = "qcom,dummycc";
		clock-output-names = "rpmh_clocks";