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

Commit afe25c54 authored by Neeraj Upadhyay's avatar Neeraj Upadhyay Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add ipcc test nodes for Lito

Add IPCC test nodes for adsp, cdsp for Lito SoC. This allows
testing IPCC ping from APPS to these subsystems.

Change-Id: Ide6af4f9d95af0773aa19557a1252aaa4cd85159
parent 28dc2a1f
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
#include "ipcc-test.dtsi"

&soc {
	/delete-node/ ipcc-self-ping-slpi;
};

&ipcc_self_ping_npu {
	status = "disabled";
};
+1 −7
Original line number Diff line number Diff line
@@ -2318,13 +2318,6 @@
		#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>;
	};

	cache-controller@9200000 {
		compatible = "qcom,llcc-v1";
		reg = <0x9200000 0xd0000> , <0x9600000 0x50000>;
@@ -3626,6 +3619,7 @@
#include "lito-thermal.dtsi"
#include "lito-npu.dtsi"
#include "msm-rdbg.dtsi"
#include "ipcc-test-lito.dtsi"

&ufs_phy_gdsc {
	status = "ok";