misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC
authorRicky Wu <ricky_wu@realtek.com>
Mon, 6 Jul 2020 07:02:59 +0000 (15:02 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jul 2020 12:58:47 +0000 (14:58 +0200)
commit849a9366cba92cb5dc9dc1161ef49416a290aae9
tree614b3f74d69e5b32d4c4ef09cf3d57cd297245fe
parentf31a03b123b1f849bc0f60493edb95342f2c8e9a
misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC

In order to support new chip rts5228, the definitions of some internal
registers and workflow have to be modified.
Added rts5228.c rts5228.h for independent functions of the new chip rts5228

Signed-off-by: Ricky Wu <ricky_wu@realtek.com>
Link: https://lore.kernel.org/r/20200706070259.32565-1-ricky_wu@realtek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/cardreader/Makefile
drivers/misc/cardreader/rts5228.c [new file with mode: 0644]
drivers/misc/cardreader/rts5228.h [new file with mode: 0644]
drivers/misc/cardreader/rtsx_pcr.c
drivers/misc/cardreader/rtsx_pcr.h
drivers/mmc/host/rtsx_pci_sdmmc.c
include/linux/rtsx_pci.h