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

Commit 01db1036 authored by Lina Iyer's avatar Lina Iyer
Browse files

ARM: dts: msm: add device bindings for QMP debugfs client



Add debugfs client for QMP communication to AOP for Kona.

Change-Id: I0a884c27b3dd142433e0432f51e5285b7547128f
Signed-off-by: default avatarLina Iyer <ilina@codeaurora.org>
parent b058dd78
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -1630,6 +1630,12 @@
		#mbox-cells = <1>;
		#mbox-cells = <1>;
	};
	};


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

	qcom,lpass@17300000 {
	qcom,lpass@17300000 {
		compatible = "qcom,pil-tz-generic";
		compatible = "qcom,pil-tz-generic";
		reg = <0x17300000 0x00100>;
		reg = <0x17300000 0x00100>;