commit | b808efac1fcc2d5027283ed90c0cc5c2a5031d5e | [log] [tgz] |
---|---|---|
author | Subhash Jadavani <subhashj@codeaurora.org> | Mon Jun 27 15:14:07 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 10:27:23 2011 -0700 |
tree | be446219d247baed8d9584c124c049bdba5db9b6 | |
parent | c9f3509041a4de83c93453e2f39419557f274562 [diff] |
msm: msm_sdcc: Add DDR support for eMMC/MMC If eMMC/MMC cards supports DDR mode, MMC core layer checks if host controller supports the DDR mode or not and if host supports the DDR mode, MMC core layer calls the set_ios to set the DDR timing mode in host controller. This change advertise that SDCC4 host controller supports DDR mode timings and also sets DDR timing mode when asked in set_ios. Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>