ARM: dts: msm: Add v8 Power Grid with Kiwi DT support
Add device tree support for v8 Power Grid with Kiwi on MTP, CDP platforms for Sun SoC. Change-Id: I517f023e516cab8735bdd2e264e8028a4e7debe7 Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
17
qcom/sun-cdp-kiwi-v8-overlay.dts
Normal file
17
qcom/sun-cdp-kiwi-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-cdp-kiwi-v8.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun CDP Kiwi WLAN 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>;
|
||||
qcom,board-id = <0x60001 0>;
|
||||
};
|
Reference in New Issue
Block a user