ARM: mach-shmobile: Add SDHI support
authorKuninori Morimoto <morimoto.kuninori@renesas.com>
Mon, 29 Mar 2010 06:31:36 +0000 (06:31 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Apr 2010 07:26:53 +0000 (16:26 +0900)
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>

No differences found