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

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

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

parents c4a51990 afe25c54
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";