From: Manikanta Mylavarapu Date: Wed, 4 Dec 2024 13:36:27 +0000 (+0530) Subject: arm64: dts: qcom: ipq5424: add scm node X-Git-Tag: v6.14-rc1~103^2~4^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2561c1377d4153ad1e31878eaa9b6a8d2975a71a;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: qcom: ipq5424: add scm node Add an scm node to interact with the secure world. Signed-off-by: Manikanta Mylavarapu Reviewed-by: Dmitry Baryshkov Link: https://lore.kernel.org/r/20241204133627.1341760-3-quic_mmanikan@quicinc.com Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/ipq5424.dtsi b/arch/arm64/boot/dts/qcom/ipq5424.dtsi index 3ab2ffa10f635..19bf77143728f 100644 --- a/arch/arm64/boot/dts/qcom/ipq5424.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq5424.dtsi @@ -98,6 +98,12 @@ }; }; + firmware { + scm { + compatible = "qcom,scm-ipq5424", "qcom,scm"; + }; + }; + memory@80000000 { device_type = "memory"; /* We expect the bootloader to fill in the size */