]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: ipq5424: add scm node
authorManikanta Mylavarapu <quic_mmanikan@quicinc.com>
Wed, 4 Dec 2024 13:36:27 +0000 (19:06 +0530)
committerBjorn Andersson <andersson@kernel.org>
Wed, 8 Jan 2025 22:35:48 +0000 (16:35 -0600)
Add an scm node to interact with the secure world.

Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20241204133627.1341760-3-quic_mmanikan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/ipq5424.dtsi

index 3ab2ffa10f635c02b37c65b25b28a2cae417e142..19bf77143728f4b83d615115f6d5982982a7a435 100644 (file)
                };
        };
 
+       firmware {
+               scm {
+                       compatible = "qcom,scm-ipq5424", "qcom,scm";
+               };
+       };
+
        memory@80000000 {
                device_type = "memory";
                /* We expect the bootloader to fill in the size */