From fb66c5238547495b4a79f590b20400683702448a Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Mon, 23 May 2011 05:10:36 +0000 Subject: [PATCH] ARM: mach-shmobile: Add SDHI support for AG5EVM and sh73a0 Add SDHI0 and SDHI1 support to the AG5EVM board including platform data, pinmux configuration and clock bindings. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- arch/arm/mach-shmobile/board-ag5evm.c | 103 ++++++++++++++++++++++++++++++++++ arch/arm/mach-shmobile/clock-sh73a0.c | 16 +++++- 2 files changed, 118 insertions(+), 1 deletion(-) diff --git a/arch/arm/mach-shmobile/board-ag5evm.c b/arch/arm/mach-shmobile/board-ag5evm.c index 083dc0f..7894cd1 100644 --- a/arch/arm/mach-shmobile/board-ag5evm.c +++ b/arch/arm/mach-shmobile/board-ag5evm.c @@ -34,6 +34,8 @@ #include #include #include +#include +#include #include #include