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

Commit 8d174214 authored by Maulik Shah's avatar Maulik Shah
Browse files

ARM: dts: msm: Add qmp aop debugfs client for sdmmagpie



Add qmp aop debugfs client to send ddr message to aop.

Change-Id: Ie14b2654c62a2cdcc390a4cca2030dd930ad53ff
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent b6072a3c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -975,6 +975,12 @@
		clock-frequency = <32768>;
	};

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