Re: [U-Boot] [PATCH 1/3] exynos: pinmux: sort the list of peripherals

2014-02-04 Thread Minkyu Kang
On 29/01/14 17:03, Minkyu Kang wrote: > Signed-off-by: Minkyu Kang > --- > arch/arm/include/asm/arch-exynos/periph.h |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/include/asm/arch-exynos/periph.h > b/arch/arm/include/asm/arch-exynos/periph.h > index 30c7f1

Re: [U-Boot] [PATCH 1/3] exynos: pinmux: sort the list of peripherals

2014-01-29 Thread Rajeshwari Birje
Acked-by: Rajeshwari Shinde On Wed, Jan 29, 2014 at 2:27 PM, Rajeshwari Birje wrote: > Hi All, > > This looks fine. > > Acked-by: Rajehswari Shinde > > On Wed, Jan 29, 2014 at 1:33 PM, Minkyu Kang wrote: >> >> Signed-off-by: Minkyu Kang >> --- >> arch/arm/include/asm/arch-exynos/periph.h |

Re: [U-Boot] [PATCH 1/3] exynos: pinmux: sort the list of peripherals

2014-01-29 Thread Rajeshwari Birje
Hi All, This looks fine. Acked-by: Rajehswari Shinde On Wed, Jan 29, 2014 at 1:33 PM, Minkyu Kang wrote: > > Signed-off-by: Minkyu Kang > --- > arch/arm/include/asm/arch-exynos/periph.h |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/include/asm/arch-exyn

[U-Boot] [PATCH 1/3] exynos: pinmux: sort the list of peripherals

2014-01-29 Thread Minkyu Kang
Signed-off-by: Minkyu Kang --- arch/arm/include/asm/arch-exynos/periph.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/include/asm/arch-exynos/periph.h b/arch/arm/include/asm/arch-exynos/periph.h index 30c7f18..6d77d80 100644 --- a/arch/arm/include/asm/arch-exyn