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>
20 lines
570 B
Plaintext
20 lines
570 B
Plaintext
// 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>;
|
|
};
|