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

Commit a24cb2cc authored by Dhoat Harpal's avatar Dhoat Harpal
Browse files

ARM: dts: msm: Add ipc-spinlock device node for sdm670



Add the ipc-spinlock device node to facilitate locking between apps
and non-apps processors.

CRs-Fixed: 2059063
Change-Id: I474dcf4e29f981f6eab69e09368d513dbb2c17ee
Signed-off-by: default avatarDhoat Harpal <hdhoat@codeaurora.org>
parent e2a38e4c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -681,6 +681,12 @@
				  "l3-scu-faultirq";
	};

	qcom,ipc-spinlock@1f40000 {
		compatible = "qcom,ipc-spinlock-sfpb";
		reg = <0x1f40000 0x8000>;
		qcom,num-locks = <8>;
	};

	qcom,chd_sliver {
		compatible = "qcom,core-hang-detect";
		label = "silver";