mmc: sdio: Move SDIO IDs from btmtksdio driver to common include file
Define appropriate macro names for consistency with other macros. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Link: https://lore.kernel.org/r/20200522144412.19712-6-pali@kernel.org Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Ganapathi Bhat <ganapathi.bhat@nxp.com>
This commit is contained in:
parent
649c7d76d8
commit
baaa110dca
2 changed files with 4 additions and 2 deletions
|
|
@ -80,6 +80,8 @@
|
|||
#define SDIO_DEVICE_ID_MARVELL_8987_BT 0x914a
|
||||
|
||||
#define SDIO_VENDOR_ID_MEDIATEK 0x037a
|
||||
#define SDIO_DEVICE_ID_MEDIATEK_MT7663 0x7663
|
||||
#define SDIO_DEVICE_ID_MEDIATEK_MT7668 0x7668
|
||||
|
||||
#define SDIO_VENDOR_ID_SIANO 0x039a
|
||||
#define SDIO_DEVICE_ID_SIANO_NOVA_B0 0x0201
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue