ARM: dts: qcom: Add APQ variant's soc id for ParrotPRO

Add APQ variant's soc id for ParrotPRO.

Change-Id: If7a807825c441b8dd7b946f76492f61ff3aaf88e
Signed-off-by: Saranya R <quic_sarar@quicinc.com>
(cherry picked from commit 44899fd803df1ce177f03638477a05a2dc59ee9d)
This commit is contained in:
Saranya R
2025-04-15 11:01:01 +05:30
parent 385dd05d00
commit 573108dc30
19 changed files with 39 additions and 37 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.
*/
/dts-v1/;
@@ -14,6 +14,6 @@
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
<633 0x10000>, <634 0x10000>, <638 0x10000>,
<663 0x10000>;
<663 0x10000>, <713 0x10000>, <714 0x10000>;
qcom,board-id = <34 5>;
};