The patchset makes necessary changes in mfd and mmc tree for supporting RTS5227
card reader.

Roger Tseng (3):
  MMC: rtsx: remove driving adjustment
  mfd: rtsx: implement driving adjustment to device-dependent callbacks
  mfd: rtsx: support RTS5227

 drivers/mfd/Makefile              |   2 +-
 drivers/mfd/rtl8411.c             |  16 ++-
 drivers/mfd/rts5209.c             |   8 ++
 drivers/mfd/rts5227.c             | 234 ++++++++++++++++++++++++++++++++++++++
 drivers/mfd/rts5229.c             |   8 ++
 drivers/mfd/rtsx_pcr.c            |   5 +
 drivers/mfd/rtsx_pcr.h            |   1 +
 drivers/mmc/host/rtsx_pci_sdmmc.c |   5 -
 include/linux/mfd/rtsx_pci.h      |   5 +
 9 files changed, 275 insertions(+), 9 deletions(-)
 create mode 100644 drivers/mfd/rts5227.c

-- 
1.7.12.1

--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to