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

Commit ff2ea88a authored by Maulik Shah's avatar Maulik Shah
Browse files

ARM: dts: msm: Add QMP debugfs support for lito



Add device bindings for QMP debugfs client.

Change-Id: I543c22b239da9c1a03a5ef191f117ae1c220937d
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent 4a674b08
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1296,6 +1296,13 @@
		mbox-desc-offset = <0x0>;
		#mbox-cells = <1>;
	};

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

};

#include "lito-pinctrl.dtsi"