[U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12
Chander Kashyap
chander.kashyap at linaro.org
Tue Oct 2 15:16:46 CEST 2012
This patch series popultes Register addresses, clock structure and
gpio structure for Exynos4x12.
Changes in v2:
- Fixed the GPIO base address macro for exynos4x12_gpio_part3_get_nr
in arch/arm/include/asm/arch-exynos/gpio.h
Chander Kashyap (3):
EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12
arch/arm/include/asm/arch-exynos/clock.h | 276 ++++++++++++++++++++++++++++++
arch/arm/include/asm/arch-exynos/cpu.h | 48 +++++-
arch/arm/include/asm/arch-exynos/gpio.h | 85 +++++++++
3 files changed, 402 insertions(+), 7 deletions(-)
--
1.7.9.5
More information about the U-Boot
mailing list