commit | 88c6eb0e3b81a30514d21679735fa25d028c2299 | [log] [tgz] |
---|---|---|
author | ludovic.desroches@atmel.com <ludovic.desroches@atmel.com> | Thu Sep 17 10:16:20 2015 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Oct 08 19:55:05 2015 +0200 |
tree | eb70c17676a4985f3b021f0766a7ec03448b5aa4 | |
parent | af951761d01c89eea8f1dcccf8010218e4b55817 [diff] |
mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk The Atmel sdhci device needs the SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk. Without it, the internal clock could never stabilised when changing the sd clock frequency. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>