Re: [U-Boot] [PATCH 20/21] dm: exynos: dts: Use GPIO bank phandles for GPIOs

2015-01-14 Thread Simon Glass
On 6 January 2015 at 19:44, Minkyu Kang wrote: > On 06/01/15 12:05, Simon Glass wrote: >> U-Boot now supports using GPIOs using bank phandles instead of global >> numbers. Update the exynos device tree files to use this. >> >> Signed-off-by: Simon Glass >> --- >> >> arch/arm/dts/exynos4.dtsi

Re: [U-Boot] [PATCH 20/21] dm: exynos: dts: Use GPIO bank phandles for GPIOs

2015-01-06 Thread Minkyu Kang
On 06/01/15 12:05, Simon Glass wrote: > U-Boot now supports using GPIOs using bank phandles instead of global > numbers. Update the exynos device tree files to use this. > > Signed-off-by: Simon Glass > --- > > arch/arm/dts/exynos4.dtsi | 7 --- > arch/arm/dts/exynos4210-o

[U-Boot] [PATCH 20/21] dm: exynos: dts: Use GPIO bank phandles for GPIOs

2015-01-05 Thread Simon Glass
U-Boot now supports using GPIOs using bank phandles instead of global numbers. Update the exynos device tree files to use this. Signed-off-by: Simon Glass --- arch/arm/dts/exynos4.dtsi | 7 --- arch/arm/dts/exynos4210-origen.dts | 2 +- arch/arm/dts/exynos4210-tra