[PATCH 1/4] mmc: sdio: add MediaTek MT7902 SDIO device ID
Ulf Hansson
ulf.hansson at linaro.org
Mon Feb 23 05:18:33 PST 2026
On Fri, 20 Feb 2026 at 00:16, Sean Wang <sean.wang at kernel.org> wrote:
>
> From: Sean Wang <sean.wang at mediatek.com>
>
> Add SDIO device ID (0x790a) for MediaTek MT7902 to sdio_ids.h.
>
> Signed-off-by: Sean Wang <sean.wang at mediatek.com>
This should go along with the other patches, so I am not picking this
via my mmc tree.
With the sorting (pointed out by other reviewers) fixed, please add:
Acked-by: Ulf Hansson <ulf.hansson at linaro.org>
Kind regards
Uffe
> ---
> 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
>
More information about the Linux-mediatek
mailing list