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 <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 6c7bba4 commit 2561c13

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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)