Re: [U-Boot] [PATCH 02/10] exynos: pinmux: fix the gpio names for exynos4x12 mmc

2014-06-11 Thread Jaehoon Chung
Looks good to me. Acked-by: Jaehoon Chung On 06/10/2014 08:25 PM, Przemyslaw Marczak wrote: > This change fixes the bad gpio configuration for the exynos dwmmc. > > Signed-off-by: Przemyslaw Marczak > Cc: Beomho Seo > Cc: Minkyu Kang > Cc: Jaehoon Chung > --- > arch/arm/cpu/armv7/exynos/pi

[U-Boot] [PATCH 02/10] exynos: pinmux: fix the gpio names for exynos4x12 mmc

2014-06-10 Thread Przemyslaw Marczak
This change fixes the bad gpio configuration for the exynos dwmmc. Signed-off-by: Przemyslaw Marczak Cc: Beomho Seo Cc: Minkyu Kang Cc: Jaehoon Chung --- arch/arm/cpu/armv7/exynos/pinmux.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/cpu/armv7/exynos/pinmux