ARM: dts: qcom: Add package ID to msm-IDs for sun SoC

Add additional device trees and msm-IDs to support
an additional package ID. Additional packages may support
different hardware settings and can be configured in their
package specific device trees.

Change-Id: I0f6d71aa65a891749a2f78e430f75fd5a6d716d7
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
This commit is contained in:
Melody Olvera
2024-03-11 14:39:45 -07:00
parent 73b9cad3f8
commit cc8f9509e0
32 changed files with 194 additions and 39 deletions

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.
*/
/dts-v1/;
@@ -12,6 +12,7 @@
model = "Qualcomm Technologies, Inc. Sun ATP";
compatible = "qcom,sun-atp", "qcom,sun", "qcom,sunp-atp", "qcom,sunp",
"qcom,atp";
qcom,msm-id = <618 0x10000>, <618 0x20000>;
qcom,msm-id = <618 0x10000>, <618 0x20000>, <0x100026a 0x10000>,
<0x100026a 0x20000>;
qcom,board-id = <0x10021 0>;
};