Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

mmc: sdio: add MediaTek MT7902 SDIO device ID

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>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

authored by

Sean Wang and committed by
Luiz Augusto von Dentz
cde32a92 9a9d21f7

+1
+1
include/linux/mmc/sdio_ids.h
··· 111 111 #define SDIO_VENDOR_ID_MEDIATEK 0x037a 112 112 #define SDIO_DEVICE_ID_MEDIATEK_MT7663 0x7663 113 113 #define SDIO_DEVICE_ID_MEDIATEK_MT7668 0x7668 114 + #define SDIO_DEVICE_ID_MEDIATEK_MT7902 0x790a 114 115 #define SDIO_DEVICE_ID_MEDIATEK_MT7961 0x7961 115 116 116 117 #define SDIO_VENDOR_ID_MICROCHIP_WILC 0x0296