ARM: dts: msm: Add v8 Power Grid support for Sun QRD SKU2
Add device tree support for v8 Power Grid on QRD SKU2 platform for Sun SoC. Change-Id: I4bc070e9dbddae39d033fbf16f5ca811295efff6 Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
17
qcom/sun-qrd-sku2-v8-overlay.dts
Normal file
17
qcom/sun-qrd-sku2-v8-overlay.dts
Normal file
@@ -0,0 +1,17 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
#include "sun-qrd-sku2-v8.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun QRD SKU2 V8 Power Grid";
|
||||
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,sunp-qrd", "qcom,sunp",
|
||||
"qcom,qrd";
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||
qcom,board-id = <0x2000B 0>;
|
||||
};
|
Reference in New Issue
Block a user