Skip to content
Snippets Groups Projects
Commit 02d3ad3e authored by Lei Wen's avatar Lei Wen Committed by Andy Fleming
Browse files

mmc: mv_sdhci: fix 8bus width access for 88SV331xV5


Marvell 88SV331xV5 platform's sdhci host control is not very standard
with the spec in the 8bit handling. It need to set its private register
to switch to the 8bit mode which is not included in the standard sdhci
registers.

This patch mainly hacks the writeb method, and set its private register
if it find the driver is going to switch to the 8bit mode.

Signed-off-by: default avatarLei Wen <leiwen@marvell.com>
parent 02f3029f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment