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:
@@ -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/;
|
||||
@@ -13,6 +13,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 1>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user