From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Date: Mon, 23 May 2011 05:10:36 +0000 Subject: [PATCH] ARM: mach-shmobile: Add SDHI support for AG5EVM and sh73a0 Message-Id: <20110523051036.26281.36243.sendpatchset@t400s> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org From: Magnus Damm Add SDHI0 and SDHI1 support to the AG5EVM board including platform data, pinmux configuration and clock bindings. Signed-off-by: Magnus Damm --- Has run-time dependencies on SDHI patches in -next especially "mmc: sdhi: support up to 3 interrupt sources" arch/arm/mach-shmobile/board-ag5evm.c | 103 +++++++++++++++++++++++++++++++++ arch/arm/mach-shmobile/clock-sh73a0.c | 16 ++++- 2 files changed, 118 insertions(+), 1 deletion(-) --- 0007/arch/arm/mach-shmobile/board-ag5evm.c +++ work/arch/arm/mach-shmobile/board-ag5evm.c 2011-05-23 13:59:36.000000000 +0900 @@ -34,6 +34,8 @@ #include #include #include +#include +#include #include #include