Re: [U-Boot] [PATCH v3 1/2] exynos5: fix GPIO information of exynos5420

2014-11-05 Thread Lukasz Majewski
Hi Hyungwon, > This patch fixes wrong GPIO information such as GPIO bank, table which > is used to convert GPIO name to index, bank base address, and etc. Just a minor tip: It is a good practice to add changelog (as you did in the cover letter) in the separate commits. > > Signed-off-by: Hyungw

[U-Boot] [PATCH v3 1/2] exynos5: fix GPIO information of exynos5420

2014-11-04 Thread Hyungwon Hwang
This patch fixes wrong GPIO information such as GPIO bank, table which is used to convert GPIO name to index, bank base address, and etc. Signed-off-by: Hyungwon Hwang Cc: Minkyu Kang Cc: Lukasz Majewski --- arch/arm/include/asm/arch-exynos/cpu.h | 11 +- arch/arm/include/asm/arch-exynos/gpi