From e79d57479c86e388051244e1f17851a0e63d1ff0 Mon Sep 17 00:00:00 2001 From: Yoshihiro Shimoda Date: Thu, 27 Aug 2009 13:57:26 +0000 Subject: sh: sh7785lcr: fix prototype board on 32bit MMU mode. Fix up PCA9564 resources on 32bit MMU mode using prototype board. Signed-off-by: Yoshihiro Shimoda Tested-by: Raul Porcel Signed-off-by: Paul Mundt --- arch/sh/include/mach-common/mach/sh7785lcr.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/sh/include/mach-common/mach') diff --git a/arch/sh/include/mach-common/mach/sh7785lcr.h b/arch/sh/include/mach-common/mach/sh7785lcr.h index 90011d4..1292ae5 100644 --- a/arch/sh/include/mach-common/mach/sh7785lcr.h +++ b/arch/sh/include/mach-common/mach/sh7785lcr.h @@ -35,6 +35,8 @@ #define PCA9564_ADDR 0x06000000 /* I2C */ #define PCA9564_SIZE 0x00000100 +#define PCA9564_PROTO_32BIT_ADDR 0x14000000 + #define SM107_MEM_ADDR 0x10000000 #define SM107_MEM_SIZE 0x00e00000 #define SM107_REG_ADDR 0x13e00000 -- cgit v1.1