ARM: dts: qcom: Add 3.5mm with Kiwi WLAN for MTP platform

Add 3.5mm support with Kiwi WLAN and V8 power grid for
MTP platform on Sun.

Change-Id: Ib2bd43008d0ffeadade713778fdf30ed64bc2f68
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
Unnathi Chalicheemala
2024-06-25 14:07:10 -07:00
parent 7f33348948
commit 178e39f646
4 changed files with 27 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ SUN_BASE_DTB += sun.dtb sun-v2.dtb sun-tp.dtb sun-tp-v2.dtb
SUN_APQ_BASE_DTB += sunp.dtb sunp-v2.dtb sunp-tp.dtb sunp-tp-v2.dtb SUN_APQ_BASE_DTB += sunp.dtb sunp-v2.dtb sunp-tp.dtb sunp-tp-v2.dtb
SUN_BOARDS += \ SUN_BOARDS += \
sun-mtp-3.5mm-kiwi-v8-overlay.dtbo \
sun-mtp-3.5mm-overlay.dtbo \ sun-mtp-3.5mm-overlay.dtbo \
sun-mtp-kiwi-overlay.dtbo \ sun-mtp-kiwi-overlay.dtbo \
sun-mtp-kiwi-v8-overlay.dtbo \ sun-mtp-kiwi-v8-overlay.dtbo \

View File

@@ -32,6 +32,7 @@ _platform_map = {
{"name": "sun-cdp-no-display-overlay.dtbo"}, {"name": "sun-cdp-no-display-overlay.dtbo"},
{"name": "sun-cdp-overlay.dtbo"}, {"name": "sun-cdp-overlay.dtbo"},
{"name": "sun-cdp-v8-overlay.dtbo"}, {"name": "sun-cdp-v8-overlay.dtbo"},
{"name": "sun-mtp-3.5mm-kiwi-v8-overlay.dtbo"},
{"name": "sun-mtp-3.5mm-overlay.dtbo"}, {"name": "sun-mtp-3.5mm-overlay.dtbo"},
{"name": "sun-mtp-kiwi-overlay.dtbo"}, {"name": "sun-mtp-kiwi-overlay.dtbo"},
{"name": "sun-mtp-kiwi-v8-overlay.dtbo"}, {"name": "sun-mtp-kiwi-v8-overlay.dtbo"},

View File

@@ -0,0 +1,19 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "sun-mtp-3.5mm-kiwi-v8.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun MTP with 3.5mm Kiwi WLAN V8 Power Grid";
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
"qcom,mtp";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
<0x100026a 0x10000>, <0x100026a 0x20000>,
<0x100027f 0x10000>, <0x100027f 0x20000>;
qcom,board-id = <0x60108 0>;
};

View File

@@ -0,0 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "sun-mtp-kiwi-v8.dtsi"