commit | 819ee86796ae263cd76dd734085dab70d1250cdb | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <morimoto.kuninori@renesas.com> | Mon Mar 29 06:31:36 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Apr 07 16:26:53 2010 +0900 |
tree | 8828864aa56406f1e7391453dfd130483f0cb1fa | |
parent | 4eea423a4567937dc5e0abdc72bd21b546180459 [diff] |
ARM: mach-shmobile: Add SDHI support This patch add SDHI support for G4 board. Current gpio frame work doesn't have the method to control only pull-up/down/free. So, it have special gpio_pull_up function for SDHI. It is quick hack, so this function should be replaced by correct gpio frame work in future. Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>