Files
android_kernel_samsung_sm87…/tuna-audio-mtp.dts
Kisan Yadav e023c73019 ARM: dts: msm: Update board id for MTP_4.1.0 platform
-MTP_4.1.0 platform board ID was added in tuna7 but it
 seems to be a tuna device due to which wcd enumeration is
 failing.
-Remove the board id from tuna7 dts file and adding in tuna dts.

Change-Id: I4c729f6c8ef99fbd8cd7985dba22ac284ff4b989
Signed-off-by: Kisan Yadav <quic_kisany@quicinc.com>
2025-01-21 14:07:15 +05:30

19 lines
422 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023-2025 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "tuna-audio-mtp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Tuna MTP";
compatible = "qcom,tuna-mtp", "qcom,tuna", "qcom,tunap-mtp", "qcom,tunap",
"qcom,mtp";
qcom,msm-id = <681 0x10000>, <655 0x10000>, <694 0x10000>;
qcom,board-id = <8 0>, <8 4>;
};