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 <quic_songrui@quicinc.com>
This commit is contained in:
songrui
2024-02-01 10:29:20 +08:00
parent 65dcbbe801
commit a427a6a15d

View File

@@ -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 <dt-bindings/interrupt-controller/arm-gic.h>
@@ -251,6 +251,10 @@
qcom,secondary;
};
qcom_smcinvoke {
compatible = "qcom,smcinvoke";
};
qcom,qrtr {
compatible = "qcom,qrtr";
qcom,node-id = <21>;