Files
android_kernel_samsung_sm87…/tuna-kiwi-bt.dts
Balakrishna Godavarthi 5fa0a842cf btfm: update board ids for tuna
This change add supports for HMT in atp platform.

Change-Id: I58986aea71e67dd63bc87cd639f6e41c3b3125e0
Signed-off-by: Balakrishna Godavarthi <quic_bgodavar@quicinc.com>
(cherry picked from commit 1d6854ec88)
2024-12-17 19:07:24 -08:00

20 lines
532 B
Plaintext

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