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

Commit 14bd88ac authored by Lina Iyer's avatar Lina Iyer
Browse files

ARM: dts: msm: enable QMP debugfs support for sdxpoorwills



Add device bindings for QMP debug client for sdxpoorwills target.

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

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

	vbus_detect: qcom,pmd-vbus-det {
		compatible = "qcom,pmd-vbus-det";
		interrupt-parent = <&spmi_bus>;