]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: qcs615: add the SCM node
authorQingqing Zhou <quic_qqzhou@quicinc.com>
Tue, 5 Nov 2024 03:21:06 +0000 (08:51 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 2 Dec 2024 04:19:47 +0000 (22:19 -0600)
Add the SCM node for QCS615 platform. It is an interface to
communicate to the secure firmware.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Qingqing Zhou <quic_qqzhou@quicinc.com>
Link: https://lore.kernel.org/r/20241105032107.9552-3-quic_qqzhou@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qcs615.dtsi

index 8fd999c5058a8d367cc3371bf4d51862b24d7bdf..a4afc11fe3a11e2187ebfd23361bcc05ea4b89f0 100644 (file)
                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>;