public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] mmc: sdio: add MediaTek MT7902 SDIO device ID
@ 2026-02-19 23:16 Sean Wang
  2026-02-19 23:16 ` [PATCH 2/4] Bluetooth: btmtk: add MT7902 MCU support Sean Wang
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Sean Wang @ 2026-02-19 23:16 UTC (permalink / raw)
  To: marcel, luiz.dentz, ulf.hansson
  Cc: linux-bluetooth, linux-mediatek, linux-mmc, Sean Wang

From: Sean Wang <sean.wang@mediatek.com>

Add SDIO device ID (0x790a) for MediaTek MT7902 to sdio_ids.h.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
---
 include/linux/mmc/sdio_ids.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/linux/mmc/sdio_ids.h b/include/linux/mmc/sdio_ids.h
index 673cbdf43453..97cc834fb3d5 100644
--- a/include/linux/mmc/sdio_ids.h
+++ b/include/linux/mmc/sdio_ids.h
@@ -112,6 +112,7 @@
 #define SDIO_DEVICE_ID_MEDIATEK_MT7663		0x7663
 #define SDIO_DEVICE_ID_MEDIATEK_MT7668		0x7668
 #define SDIO_DEVICE_ID_MEDIATEK_MT7961		0x7961
+#define SDIO_DEVICE_ID_MEDIATEK_MT7902		0x790a
 
 #define SDIO_VENDOR_ID_MICROCHIP_WILC		0x0296
 #define SDIO_DEVICE_ID_MICROCHIP_WILC1000	0x5347
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-02-23 13:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19 23:16 [PATCH 1/4] mmc: sdio: add MediaTek MT7902 SDIO device ID Sean Wang
2026-02-19 23:16 ` [PATCH 2/4] Bluetooth: btmtk: add MT7902 MCU support Sean Wang
2026-02-19 23:16 ` [PATCH 3/4] Bluetooth: btusb: Add new VID/PID 13d3/3579 for MT7902 Sean Wang
2026-02-21 13:37   ` OnlineLearningTutorials
2026-02-21 20:27     ` Sean Wang
2026-02-22 15:21   ` Bitterblue Smith
2026-02-19 23:16 ` [PATCH 4/4] Bluetooth: btmtk: add MT7902 SDIO support Sean Wang
2026-02-19 23:28 ` [PATCH 1/4] mmc: sdio: add MediaTek MT7902 SDIO device ID Paul Menzel
2026-02-20 18:30   ` Sean Wang
2026-02-19 23:57 ` [1/4] " bluez.test.bot
2026-02-23 13:18 ` [PATCH 1/4] " Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox