Skip to content

Commit 2561c13

Browse files
Manikanta Mylavarapuandersson
authored andcommitted
arm64: dts: qcom: ipq5424: add scm node
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>
1 parent 6c7bba4 commit 2561c13

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/ipq5424.dtsi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,12 @@
9898
};
9999
};
100100

101+
firmware {
102+
scm {
103+
compatible = "qcom,scm-ipq5424", "qcom,scm";
104+
};
105+
};
106+
101107
memory@80000000 {
102108
device_type = "memory";
103109
/* We expect the bootloader to fill in the size */

0 commit comments

Comments
 (0)