diff options
| author | Dong Aisheng <b29396@freescale.com> | 2013-10-21 03:27:40 -0400 |
|---|---|---|
| committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:05:49 -0400 |
| commit | 6bb4a50d9b60d4787d1e116a84c5994291eb2872 (patch) | |
| tree | ca8e1530dbd1aad8e0d3046a76d615acc09ddf2b /include/linux/platform_data | |
| parent | 6f522be6a849db8666676a91080cff7bbf312215 (diff) | |
mmc: sdhci-esdhc-imx: add DDR mode support for mx6
When DDR mode is enabled, the initial pre_div should be 2.
And the pre_div value should be changed accordingly
from
...
02h) Base clock divided by 4
01h) Base clock divided by 2
00h) Base clock divided by 1
to
..
02h) Base clock divided by 8
01h) Base clock divided by 4
00h) Base clock divided by 2
Signed-off-by: Dong Aisheng <b29396@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions
