Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-03 | mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 | Lei Wen | |
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: Lei Wen <leiwen@marvell.com> | |||
2011-07-15 | MMC: add marvell sdhci driver | Lei Wen | |
This could support both armada100 and pantheon serial in the mainline, while this driver also be tested to support upcoming mg, mmp2 and mmp3 hardware. Signed-off-by: Lei Wen <leiwen@marvell.com> Acked-by: Andy Fleming <afleming@freescale.com> |