commit | 41babf753cc82ab6208903625a084bf305c32d06 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Thu Feb 24 13:46:11 2011 +0900 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 15 13:51:47 2011 -0400 |
tree | 1418a029223084fc3860a64683b3a65b0baeec0a | |
parent | e7054ba1f73c0a0e2489251499bdbc21b88b4190 [diff] |
mmc: dw_mmc: support DDR mode This patch adds DDR mode support to dw_mmc. If we set any bit in UHS_REG bit[16:31], the card of that slot is supported for DDR mode. For example, if UHS_REG[16] is set, card number 0 is DDR mode. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Will Newton <will.newton@imgtec.com> Signed-off-by: Chris Ball <cjb@laptop.org>