ARM: dts: msm: Add support for Tuna7 and TunaP SoC

Add devicetree support for Tuna7 and TunaP SoC.

Change-Id: I5f94559c66f00bcb746fc05f7c445a8e2501d862
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
(cherry picked from commit b0ed9373e7)
This commit is contained in:
Hrishabh Rajput
2025-03-11 21:37:28 +05:30
committed by Rohit Jadhav
parent 72ae49734e
commit 0084a5868f
12 changed files with 123 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include <dt-bindings/interrupt-controller/arm-gic.h>
@@ -8,7 +8,7 @@
/ {
#address-cells = <0x2>;
#size-cells = <0x2>;
qcom,msm-id = <655 0x10000>;
qcom,msm-id = <681 0x10000>, <655 0x10000>, <694 0x10000>;
interrupt-parent = <&vgic>;
chosen {