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

2014-11-12 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. Please check if you sent your patches as a plain text. To apply your patches without problems I had to use "mbox" from patchwork. (e.g. http:

[U-Boot] [PATCH v6 1/3] exynos5: fix GPIO information of exynos5420

2014-11-09 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 --- Changes for v4: - None Changes for v5: - None Changes for v6: - None arch/arm/inclu