Files
android_kernel_samsung_sm87…/qcom/sun-mtp-3.5mm-overlay.dts
Unnathi Chalicheemala 3e6ab43db2 ARM: dts: msm: Update 3.5mm supported platform on Sun SoC
3.5mm MTP platform needs to support v8 power grid instead of
v6 power grid.

Change-Id: I60e6396bba3fc17f4ed7e28504f673dad9b706ba
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
2024-03-12 10:41:36 -07:00

18 lines
435 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "sun-mtp-v8.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>;
};