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

Commit 74b30ffd authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add IPCC self-ping node for testing"

parents 434e0c0b 5da54b3a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -482,6 +482,13 @@
		#mbox-cells = <2>;
	};

	ipcc_self_ping: ipcc-self-ping {
		compatible = "qcom,ipcc-self-ping";
		interrupts-extended = <&ipcc_mproc IPCC_CLIENT_APSS
				IPCC_MPROC_SIGNAL_SMP2P IRQ_TYPE_LEVEL_HIGH>;
		mboxes = <&ipcc_mproc IPCC_CLIENT_APSS IPCC_MPROC_SIGNAL_SMP2P>;
	};

	apps_rsc: rsc@0x18200000 {
		label = "apps_rsc";
		compatible = "qcom,rpmh-rsc";