From 8c1f388d88c78b260e881c93ad21b4fe894300c6 Mon Sep 17 00:00:00 2001 From: Paul Fertser Date: Tue, 30 Aug 2011 10:30:51 +0400 Subject: imx25: imx_spi: support CSPI v0.7 as found on i.MX25 Based on the Linux driver. Tested with m25p80 with CS in GPIO mode. Clock setting support is ad-hoc as the corresponding mach is not using the generic clock infrastructure. Signed-off-by: Paul Fertser Signed-off-by: Sascha Hauer --- arch/arm/mach-imx/include/mach/imx25-regs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-imx/include/mach/imx25-regs.h') diff --git a/arch/arm/mach-imx/include/mach/imx25-regs.h b/arch/arm/mach-imx/include/mach/imx25-regs.h index 78ec0cdbf1..73307c452e 100644 --- a/arch/arm/mach-imx/include/mach/imx25-regs.h +++ b/arch/arm/mach-imx/include/mach/imx25-regs.h @@ -47,6 +47,7 @@ #define IMX_NFC_BASE 0xBB000000 #define IMX_FEC_BASE 0x50038000 #define IMX_I2C1_BASE 0x43F80000 +#define IMX_CSPI1_BASE 0x43FA4000 /* * Clock Controller Module (CCM) -- cgit v1.2.3