mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-21 04:36:18 -04:00
EXYNOS5: define EXYNOS5_I2C_SPACING
This patch defined EXYNOS5_I2C_SPACING used to calculate I2C channel base address. Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
1a758aec3d
commit
8da3eb1b22
@ -58,6 +58,8 @@
|
|||||||
#define EXYNOS4_GPIO_PART4_BASE DEVICE_NOT_AVAILABLE
|
#define EXYNOS4_GPIO_PART4_BASE DEVICE_NOT_AVAILABLE
|
||||||
|
|
||||||
/* EXYNOS5 */
|
/* EXYNOS5 */
|
||||||
|
#define EXYNOS5_I2C_SPACING 0x10000
|
||||||
|
|
||||||
#define EXYNOS5_GPIO_PART4_BASE 0x03860000
|
#define EXYNOS5_GPIO_PART4_BASE 0x03860000
|
||||||
#define EXYNOS5_PRO_ID 0x10000000
|
#define EXYNOS5_PRO_ID 0x10000000
|
||||||
#define EXYNOS5_CLOCK_BASE 0x10010000
|
#define EXYNOS5_CLOCK_BASE 0x10010000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user