mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 12:44:03 +02: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:
parent
ac798f757d
commit
037d3e9a44
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user