mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 03:35:32 -04:00
mmc: sdio: add Morse Micro vendor ids
Add the Morse Micro mm81x series vendor ids. Acked-by: Ulf Hansson <ulfh@kernel.org> Signed-off-by: Lachlan Hodges <lachlan.hodges@morsemicro.com>
This commit is contained in:
@@ -117,6 +117,9 @@
|
||||
#define SDIO_VENDOR_ID_MICROCHIP_WILC 0x0296
|
||||
#define SDIO_DEVICE_ID_MICROCHIP_WILC1000 0x5347
|
||||
|
||||
#define SDIO_VENDOR_ID_MORSEMICRO 0x325b
|
||||
#define SDIO_DEVICE_ID_MORSEMICRO_MM8108 0x0809
|
||||
|
||||
#define SDIO_VENDOR_ID_NXP 0x0471
|
||||
#define SDIO_DEVICE_ID_NXP_IW61X 0x0205
|
||||
|
||||
|
||||
Reference in New Issue
Block a user