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 NXP vendor and IW61x device IDs

Add NXP's SDIO vendor ID (0x0471) and IW61x device ID (0x0205) to
sdio_ids.h for future support of NXP Wi-Fi chips over SDIO.

Signed-off-by: Jeff Chen <jeff.chen_1@nxp.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Jeff Chen and committed by
Ulf Hansson
c0b68bc2 2c7fe99a

+3
+3
include/linux/mmc/sdio_ids.h
··· 116 116 #define SDIO_VENDOR_ID_MICROCHIP_WILC 0x0296 117 117 #define SDIO_DEVICE_ID_MICROCHIP_WILC1000 0x5347 118 118 119 + #define SDIO_VENDOR_ID_NXP 0x0471 120 + #define SDIO_DEVICE_ID_NXP_IW61X 0x0205 121 + 119 122 #define SDIO_VENDOR_ID_REALTEK 0x024c 120 123 #define SDIO_DEVICE_ID_REALTEK_RTW8723BS 0xb723 121 124 #define SDIO_DEVICE_ID_REALTEK_RTW8821BS 0xb821