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

Commit 305fbde4 authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

ARM: dts: msm: Add ipc-spinlock entry for mdmfermium



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

Change-Id: I5b38db7d2d9fc98c4346aa1edd3cf6276cff6520
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent 56ec8583
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -218,6 +218,12 @@
		qcom,pm-qos-latency = <2 1001 12701>;
		qcom,streaming-func = "rndis","rmnet","ecm","usb_mbim";
	};

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

#include "mdmfermium-regulator.dtsi"