Files
android_kernel_samsung_sm87…/qcom/sun-cdp-v8-overlay.dts
Melody Olvera cc8f9509e0 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>
2024-04-04 14:17:58 -07:00

20 lines
543 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "sun-cdp-v8.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun CDP V8 Power Grid";
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
"qcom,cdp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <0x50001 0>;
};