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

Commit 0c2a0d0a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add aop_send_message device node interface for sdmshrike"

parents 7a65176b a0304396
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2415,6 +2415,12 @@
		mboxes = <&qmp_aop 0>;
		mbox-names = "aop";
	};

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

#include "sdmshrike-pinctrl.dtsi"