Files
android_kernel_samsung_sm87…/tuna7-audio-mtp.dts
Kisan Yadav e853d1ca1e 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-17 01:52:15 -08:00

18 lines
398 B
Plaintext

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