mbox series

[v3,0/3] Some features and fix for sdhci-of-dwcmshc

Message ID 1675298118-64243-1-git-send-email-shawn.lin@rock-chips.com
Headers show
Series Some features and fix for sdhci-of-dwcmshc | expand

Message

Shawn Lin Feb. 2, 2023, 12:35 a.m. UTC
This patchset has 3 patches. The first one is a signal improvement
actually. Then we add runtime time support and hsq support which have
been tested in vendor kernel for a long time.


Changes in v2:
- fix Kconfig error

Shawn Lin (3):
  mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip
    platform
  mmc: sdhci-of-dwcmshc: Add runtime PM support
  mmc: sdhci-of-dwcmshc: Add host software queue support

 drivers/mmc/host/Kconfig            |  1 +
 drivers/mmc/host/sdhci-of-dwcmshc.c | 93 ++++++++++++++++++++++++++++++++++---
 2 files changed, 88 insertions(+), 6 deletions(-)