mmc: sdio: Move SDIO IDs from smssdio driver to common include file
Define appropriate macro names for consistency with other Siano macros. Signed-off-by: Pali Rohár <pali@kernel.org> Link: https://lore.kernel.org/r/20200522144412.19712-7-pali@kernel.org Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
@@ -88,6 +88,11 @@
|
||||
#define SDIO_DEVICE_ID_SIANO_NICE 0x0202
|
||||
#define SDIO_DEVICE_ID_SIANO_VEGA_A0 0x0300
|
||||
#define SDIO_DEVICE_ID_SIANO_VENICE 0x0301
|
||||
#define SDIO_DEVICE_ID_SIANO_MING 0x0302
|
||||
#define SDIO_DEVICE_ID_SIANO_PELE 0x0500
|
||||
#define SDIO_DEVICE_ID_SIANO_RIO 0x0600
|
||||
#define SDIO_DEVICE_ID_SIANO_DENVER_2160 0x0700
|
||||
#define SDIO_DEVICE_ID_SIANO_DENVER_1530 0x0800
|
||||
#define SDIO_DEVICE_ID_SIANO_NOVA_A0 0x1100
|
||||
#define SDIO_DEVICE_ID_SIANO_STELLAR 0x5347
|
||||
|
||||
|
||||
Reference in New Issue
Block a user