Skip to content

Commit 1705643

Browse files
moore-brosholtmann
authored andcommitted
mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices
The MT7961 SDIO identifier for MediaTek Bluetooth devices were being referred in the MediaTek Bluetooth driver. Co-developed-by: Mark-yw Chen <[email protected]> Signed-off-by: Mark-yw Chen <[email protected]> Signed-off-by: Sean Wang <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
1 parent 10fe40e commit 1705643

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/linux/mmc/sdio_ids.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
#define SDIO_VENDOR_ID_MEDIATEK 0x037a
106106
#define SDIO_DEVICE_ID_MEDIATEK_MT7663 0x7663
107107
#define SDIO_DEVICE_ID_MEDIATEK_MT7668 0x7668
108+
#define SDIO_DEVICE_ID_MEDIATEK_MT7961 0x7961
108109

109110
#define SDIO_VENDOR_ID_MICROCHIP_WILC 0x0296
110111
#define SDIO_DEVICE_ID_MICROCHIP_WILC1000 0x5347

0 commit comments

Comments
 (0)