aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmtk.h
diff options
context:
space:
mode:
authorSean Wang <sean.wang@mediatek.com>2022-03-09 08:03:52 +0800
committerMarcel Holtmann <marcel@holtmann.org>2022-03-18 17:12:07 +0100
commitf5c3f98946e37a1f7ca07a6c6ab33b1223661aec (patch)
tree2dae5f62d2924b172bf03d1b6f4cf29eb4facb1f /drivers/bluetooth/btmtk.h
parentBluetooth: btusb: Add missing Chicony device for Realtek RTL8723BE (diff)
downloadlinux-dev-f5c3f98946e37a1f7ca07a6c6ab33b1223661aec.tar.xz
linux-dev-f5c3f98946e37a1f7ca07a6c6ab33b1223661aec.zip
Bluetooth: btmtkuart: rely on BT_MTK module
Rely on btmtk module to reduce duplicated code Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/btmtk.h')
-rw-r--r--drivers/bluetooth/btmtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/btmtk.h b/drivers/bluetooth/btmtk.h
index 013850fd2055..2a88ea8e475e 100644
--- a/drivers/bluetooth/btmtk.h
+++ b/drivers/bluetooth/btmtk.h
@@ -1,6 +1,7 @@
/* SPDX-License-Identifier: ISC */
/* Copyright (C) 2021 MediaTek Inc. */
+#define FIRMWARE_MT7622 "mediatek/mt7622pr2h.bin"
#define FIRMWARE_MT7663 "mediatek/mt7663pr2h.bin"
#define FIRMWARE_MT7668 "mediatek/mt7668pr2h.bin"
#define FIRMWARE_MT7961 "mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin"