Commit 8c7f9d73 authored by Qingqing Zhou's avatar Qingqing Zhou Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: qcs615: add the SCM node



Add the SCM node for QCS615 platform. It is an interface to
communicate to the secure firmware.

Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarQingqing Zhou <quic_qqzhou@quicinc.com>
Link: https://lore.kernel.org/r/20241105032107.9552-3-quic_qqzhou@quicinc.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 29af58ab
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -278,6 +278,13 @@ memory@80000000 {
		reg = <0 0x80000000 0 0>;
	};

	firmware {
		scm {
			compatible = "qcom,scm-qcs615", "qcom,scm";
			qcom,dload-mode = <&tcsr 0x13000>;
		};
	};

	camnoc_virt: interconnect-0 {
		compatible = "qcom,qcs615-camnoc-virt";
		#interconnect-cells = <2>;