From: Rajeshwari Shinde Date: Mon, 23 Jul 2012 21:23:50 +0000 (+0000) Subject: EXYNOS5: define EXYNOS5_I2C_SPACING X-Git-Tag: v2012.10-rc1~415^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8da3eb1b22f881b72a934b34bf97659f2d1502f0;p=kernel%2Fu-boot.git EXYNOS5: define EXYNOS5_I2C_SPACING This patch defined EXYNOS5_I2C_SPACING used to calculate I2C channel base address. Signed-off-by: Rajeshwari Shinde Acked-by: Simon Glass --- diff --git a/arch/arm/include/asm/arch-exynos/cpu.h b/arch/arm/include/asm/arch-exynos/cpu.h index ab46b70..0e6ea87 100644 --- a/arch/arm/include/asm/arch-exynos/cpu.h +++ b/arch/arm/include/asm/arch-exynos/cpu.h @@ -58,6 +58,8 @@ #define EXYNOS4_GPIO_PART4_BASE DEVICE_NOT_AVAILABLE /* EXYNOS5 */ +#define EXYNOS5_I2C_SPACING 0x10000 + #define EXYNOS5_GPIO_PART4_BASE 0x03860000 #define EXYNOS5_PRO_ID 0x10000000 #define EXYNOS5_CLOCK_BASE 0x10010000