Re: [PATCH v6 04/10] ARM: dts: Clean up exynos5250-snow

2014-08-02 Thread Tomasz Figa
On 02.08.2014 15:08, Andreas Färber wrote: > Am 02.08.2014 14:56, schrieb Tomasz Figa: >> On 02.08.2014 14:21, Tomasz Figa wrote: >>> On 02.08.2014 02:52, Andreas Färber wrote: Use the new style of referencing inherited nodes and use symbolic names. Reorder one pinctrl node in GPIO order.

Re: [PATCH v6 04/10] ARM: dts: Clean up exynos5250-snow

2014-08-02 Thread Andreas Färber
Am 02.08.2014 14:56, schrieb Tomasz Figa: > On 02.08.2014 14:21, Tomasz Figa wrote: >> On 02.08.2014 02:52, Andreas Färber wrote: >>> Use the new style of referencing inherited nodes and use symbolic names. >>> Reorder one pinctrl node in GPIO order. >>> >>> Goal is the alignment of all exynos5250

Re: [PATCH v6 04/10] ARM: dts: Clean up exynos5250-snow

2014-08-02 Thread Tomasz Figa
On 02.08.2014 14:21, Tomasz Figa wrote: > On 02.08.2014 02:52, Andreas Färber wrote: >> Use the new style of referencing inherited nodes and use symbolic names. >> Reorder one pinctrl node in GPIO order. >> >> Goal is the alignment of all exynos5250 based device trees for comparison. >> >> Suggeste

Re: [PATCH v6 04/10] ARM: dts: Clean up exynos5250-snow

2014-08-02 Thread Tomasz Figa
On 02.08.2014 02:52, Andreas Färber wrote: > Use the new style of referencing inherited nodes and use symbolic names. > Reorder one pinctrl node in GPIO order. > > Goal is the alignment of all exynos5250 based device trees for comparison. > > Suggested-by: Doug Anderson > Reviewed-by: Doug Ander

Re: [PATCH v6 04/10] ARM: dts: Clean up exynos5250-snow

2014-08-01 Thread Doug Anderson
Andreas, On Fri, Aug 1, 2014 at 5:52 PM, Andreas Färber wrote: > Use the new style of referencing inherited nodes and use symbolic names. > Reorder one pinctrl node in GPIO order. > > Goal is the alignment of all exynos5250 based device trees for comparison. > > Suggested-by: Doug Anderson > Rev

[PATCH v6 04/10] ARM: dts: Clean up exynos5250-snow

2014-08-01 Thread Andreas Färber
Use the new style of referencing inherited nodes and use symbolic names. Reorder one pinctrl node in GPIO order. Goal is the alignment of all exynos5250 based device trees for comparison. Suggested-by: Doug Anderson Reviewed-by: Doug Anderson Signed-off-by: Andreas Färber --- v5 -> v6: * Spl