From a427a6a15d7c4e4ca80b8fdbcd1c9932fbf5e3ab Mon Sep 17 00:00:00 2001 From: songrui Date: Thu, 1 Feb 2024 10:29:20 +0800 Subject: [PATCH] ARM: dts: qcom: Added entry for smcinvoke driver Add devicetree to the OEM dtsi for smcinvoke in the OEM VM. Change-Id: I88d22618297704a95eb36e46602b0d20fe88470d Signed-off-by: songrui --- qcom/sun-oemvm.dtsi | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qcom/sun-oemvm.dtsi b/qcom/sun-oemvm.dtsi index 860c6042..426b4d5f 100644 --- a/qcom/sun-oemvm.dtsi +++ b/qcom/sun-oemvm.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -251,6 +251,10 @@ qcom,secondary; }; + qcom_smcinvoke { + compatible = "qcom,smcinvoke"; + }; + qcom,qrtr { compatible = "qcom,qrtr"; qcom,node-id = <21>;