Re: [U-Boot] [PATCH v2 2/4] Exynos5800: Add support for Exynos5800

2014-11-03 Thread Hyungwon Hwang
Dear Lukasz, On Mon, 03 Nov 2014 09:34:12 +0100 Lukasz Majewski wrote: > Hi Hyungwon, > > > The gpios of Exynos5800 are different from that of Exynos5420. This > > patch adds the gpio information and table of Exynos5800. > > > > Signed-off-by: Hyungwon Hwang > > --- > > arch/arm/include/asm/

Re: [U-Boot] [PATCH v2 2/4] Exynos5800: Add support for Exynos5800

2014-11-03 Thread Lukasz Majewski
Hi Hyungwon, > The gpios of Exynos5800 are different from that of Exynos5420. This > patch adds the gpio information and table of Exynos5800. > > Signed-off-by: Hyungwon Hwang > --- > arch/arm/include/asm/arch-exynos/gpio.h | 31 > +-- > drivers/gpio/s5p_gpio.c