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(-) -- 2.7.4