Re: [U-Boot] [PATCH 11/14] trats2: dts: adjust gpio numbers after gpio rework

2014-10-27 Thread Simon Glass
On 27 October 2014 19:12, Simon Glass wrote: > On 24 October 2014 09:45, Przemyslaw Marczak wrote: >> There is no gaps in exynos gpio enum after rework, so the gpio >> numbers should be adjusted to the new numbering. >> >> Signed-off-by: Przemyslaw Marczak > > Acked-by: Simon Glass Applied to

Re: [U-Boot] [PATCH 11/14] trats2: dts: adjust gpio numbers after gpio rework

2014-10-27 Thread Simon Glass
On 24 October 2014 09:45, Przemyslaw Marczak wrote: > There is no gaps in exynos gpio enum after rework, so the gpio > numbers should be adjusted to the new numbering. > > Signed-off-by: Przemyslaw Marczak Acked-by: Simon Glass ___ U-Boot mailing list

[U-Boot] [PATCH 11/14] trats2: dts: adjust gpio numbers after gpio rework

2014-10-26 Thread Przemyslaw Marczak
There is no gaps in exynos gpio enum after rework, so the gpio numbers should be adjusted to the new numbering. Signed-off-by: Przemyslaw Marczak --- arch/arm/dts/exynos4412-trats2.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/dts/exynos4412-trats2.dts b