[RESEND PATCH v2 1/5] mmc: sdhci-sprd: fixed incorrect clock divider

2019-08-28 Thread Chunyan Zhang
From: Chunyan Zhang The register SDHCI_CLOCK_CONTROL should be cleared before config clock divider, otherwise the frequency configured maybe lower than we expected. Fixes: fb8bd90f83c4 ("mmc: sdhci-sprd: Add Spreadtrum's initial host controller") Signed-off-by: Chunyan Zhang Signed-off-by:

[PATCH v2 1/5] mmc: sdhci-sprd: fixed incorrect clock divider

2019-08-27 Thread Chunyan Zhang
From: Chunyan Zhang The register SDHCI_CLOCK_CONTROL should be cleared before config clock divider, otherwise the frequency configured maybe lower than we expected. Fixes: fb8bd90f83c4 ("mmc: sdhci-sprd: Add Spreadtrum's initial host controller") Signed-off-by: Chunyan Zhang Signed-off-by: