diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2018-09-27 15:05:54 +0200 |
---|---|---|
committer | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2018-12-24 01:27:34 +0100 |
commit | cf7097961efb6c93945b940065375ede1e03b254 (patch) | |
tree | 513e03654ac07bf6ed438b6be59d5feba2641b26 /arch/xtensa | |
parent | 4e9e2ef9f92573b8a8775b8bf1b23bc8d3b38c4d (diff) |
ARM: dts: imx7-colibri: disable HS400
Force HS200 by masking bit 63 of the SDHCI capability register.
The i.MX ESDHC driver uses SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400. With
that the stack checks bit 63 to descide whether HS400 is available.
Using sdhci-caps-mask allows to mask bit 63. The stack then selects
HS200 as operating mode.
This prevents rare communication errors with minimal effect on
performance:
sdhci-esdhc-imx 30b60000.usdhc: warning! HS400 strobe DLL status REF not lock!
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions