Dear Chander,
On 02/11/12 19:51, Chander Kashyap wrote:
ping
On 2 October 2012 15:16, Chander Kashyap chander.kashyap@linaro.org wrote:
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(-)
Patches are looks good. Please rebase this patchset.
Thanks. Minkyu Kang.