public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 1/8] mmc: sdio: add MediaTek MT7902 SDIO device ID
@ 2026-02-24  6:13 Sean Wang
  2026-02-24  6:13 ` [PATCH v2 2/8] Bluetooth: btmtk: add MT7902 MCU support Sean Wang
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Sean Wang @ 2026-02-24  6:13 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.

Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
---
v2:
1. Sort the MT7902 SDIO ID definitions.
2. Add Acked-by from Ulf. Ulf mentioned this should go along with the other
patches, so Ulf not picking this via the mmc tree.
---
 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..dce89c110691 100644
--- a/include/linux/mmc/sdio_ids.h
+++ b/include/linux/mmc/sdio_ids.h
@@ -111,6 +111,7 @@
 #define SDIO_VENDOR_ID_MEDIATEK			0x037a
 #define SDIO_DEVICE_ID_MEDIATEK_MT7663		0x7663
 #define SDIO_DEVICE_ID_MEDIATEK_MT7668		0x7668
+#define SDIO_DEVICE_ID_MEDIATEK_MT7902		0x790a
 #define SDIO_DEVICE_ID_MEDIATEK_MT7961		0x7961
 
 #define SDIO_VENDOR_ID_MICROCHIP_WILC		0x0296
-- 
2.43.0



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

end of thread, other threads:[~2026-02-24 20:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-24  6:13 [PATCH v2 1/8] mmc: sdio: add MediaTek MT7902 SDIO device ID Sean Wang
2026-02-24  6:13 ` [PATCH v2 2/8] Bluetooth: btmtk: add MT7902 MCU support Sean Wang
2026-02-24  6:13 ` [PATCH v2 3/8] Bluetooth: btusb: Add new VID/PID 13d3/3579 for MT7902 Sean Wang
2026-02-24  6:13 ` [PATCH v2 4/8] Bluetooth: btusb: Add new VID/PID 13d3/3580 " Sean Wang
2026-02-24  6:13 ` [PATCH v2 5/8] Bluetooth: btusb: Add new VID/PID 13d3/3594 " Sean Wang
2026-02-24  6:13 ` [PATCH v2 6/8] Bluetooth: btusb: Add new VID/PID 13d3/3596 " Sean Wang
2026-02-24  6:13 ` [PATCH v2 7/8] Bluetooth: btusb: Add new VID/PID 0e8d/1ede " Sean Wang
2026-02-24  6:13 ` [PATCH v2 8/8] Bluetooth: btmtk: add MT7902 SDIO support Sean Wang
2026-02-24 20:30 ` [PATCH v2 1/8] mmc: sdio: add MediaTek MT7902 SDIO device ID patchwork-bot+bluetooth

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