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

Commit 5ab51b97 authored by Konstantin Dorfman's avatar Konstantin Dorfman Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add spcom to sm8150



Add Secure Processor Communication (spcom) device tree info.
This spcom driver supports communication with secure processor
subsystem over glink transport layer.

Change-Id: I87146c36332581a7d86c468345aa5c4755c3c6bc
Signed-off-by: default avatarKonstantin Dorfman <kdorfman@codeaurora.org>
parent 23c88c2b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -731,6 +731,14 @@
		status = "ok";
	};

	qcom,spcom {
		compatible = "qcom,spcom";

		/* predefined channels, remote side is server */
		qcom,spcom-ch-names = "sp_kernel", "sp_ssr";
		status = "ok";
	};

	jtag_mm0: jtagmm@7040000 {
		compatible = "qcom,jtagv8-mm";
		reg = <0x7040000 0x1000>;