Re: [PATCH 1/2] arm64: dts: meson: sei510: consistently order nodes

2019-05-13 Thread Kevin Hilman
Neil Armstrong writes: > On 11/05/2019 17:52, Jerome Brunet wrote: >> On Fri, 2019-05-10 at 14:43 -0700, Kevin Hilman wrote: >>> minor nit: I kind of like "aliases" and "chosen" at the top since they >>> are kind of special nodes, but honestly, I can't think of a really good >>> reason other

Re: [PATCH 1/2] arm64: dts: meson: sei510: consistently order nodes

2019-05-13 Thread Neil Armstrong
On 11/05/2019 17:52, Jerome Brunet wrote: > On Fri, 2019-05-10 at 14:43 -0700, Kevin Hilman wrote: >> minor nit: I kind of like "aliases" and "chosen" at the top since they >> are kind of special nodes, but honestly, I can't think of a really good >> reason other than personal preference, so

Re: [PATCH 1/2] arm64: dts: meson: sei510: consistently order nodes

2019-05-11 Thread Jerome Brunet
On Fri, 2019-05-10 at 14:43 -0700, Kevin Hilman wrote: > minor nit: I kind of like "aliases" and "chosen" at the top since they > are kind of special nodes, but honestly, I can't think of a really good > reason other than personal preference, so keeping things sorted as > you've done here is

Re: [PATCH 1/2] arm64: dts: meson: sei510: consistently order nodes

2019-05-10 Thread Kevin Hilman
Jerome Brunet writes: > Like order boards, order nodes by address then node names then aliases. > > Signed-off-by: Jerome Brunet > --- > .../boot/dts/amlogic/meson-g12a-sei510.dts| 92 +-- > 1 file changed, 46 insertions(+), 46 deletions(-) > > diff --git

[PATCH 1/2] arm64: dts: meson: sei510: consistently order nodes

2019-05-10 Thread Jerome Brunet
Like order boards, order nodes by address then node names then aliases. Signed-off-by: Jerome Brunet --- .../boot/dts/amlogic/meson-g12a-sei510.dts| 92 +-- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts