Add ATP, Kiwi, v8 Power Grid, RCM platform, v8 Power Grid with Kiwi on RCM platform, 3.5mm on MTP platform, and Ganges 2.0 WLAN CDP variant for sun target. Change-Id: Ib562686b28de6d0289be75ba4d2dac5403dabd6b Signed-off-by: Grace An <quic_gracan@quicinc.com>
17 lines
440 B
Plaintext
17 lines
440 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "hw_fence/sun-hw-fence.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Sun MTP with 3.5mm";
|
|
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp", "qcom,mtp";
|
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
|
qcom,board-id = <0x60008 0>;
|
|
};
|