[PATCH 5/6] ARM: dts: Add NextThing GR8 dtsi

2016-09-08 Thread Maxime Ripard
On Wed, Sep 07, 2016 at 07:51:48PM +0200, Rask Ingemann Lambertsen wrote: > On Wed, Aug 31, 2016 at 4:18 PM, Maxime Ripard > wrote: > > From: Mylène Josserand > > > > The GR8 is an SoC made by Nextthing loosely based on the sun5i family. > > > > Since it's not clear yet what we can factor out an

[PATCH 5/6] ARM: dts: Add NextThing GR8 dtsi

2016-09-08 Thread Maxime Ripard
Hi Javier, On Wed, Sep 07, 2016 at 04:51:55PM +0200, Javier Martinez Canillas wrote: > Hello Maxime, > > On Wed, Aug 31, 2016 at 10:18 AM, Maxime Ripard > wrote: > > [snip] > > > + > > +#include "skeleton.dtsi" > > + > > The skeleton.dtsi has been deprecated and shouldn't be used in new DTS f

[PATCH 5/6] ARM: dts: Add NextThing GR8 dtsi

2016-09-07 Thread Rask Ingemann Lambertsen
On Wed, Aug 31, 2016 at 4:18 PM, Maxime Ripard wrote: > From: Mylène Josserand > > The GR8 is an SoC made by Nextthing loosely based on the sun5i family. > > Since it's not clear yet what we can factor out and merge with the A10s and > A13 support, let's keep it out of the sun5i.dtsi include tre

[PATCH 5/6] ARM: dts: Add NextThing GR8 dtsi

2016-09-07 Thread Javier Martinez Canillas
Hello Maxime, On Wed, Aug 31, 2016 at 10:18 AM, Maxime Ripard wrote: [snip] > + > +#include "skeleton.dtsi" > + The skeleton.dtsi has been deprecated and shouldn't be used in new DTS files: http://www.spinics.net/lists/arm-kernel/msg528080.html Best regards, Javier

[PATCH 5/6] ARM: dts: Add NextThing GR8 dtsi

2016-09-05 Thread Chen-Yu Tsai
On Wed, Aug 31, 2016 at 4:18 PM, Maxime Ripard wrote: > From: Mylène Josserand > > The GR8 is an SoC made by Nextthing loosely based on the sun5i family. > > Since it's not clear yet what we can factor out and merge with the A10s and > A13 support, let's keep it out of the sun5i.dtsi include tre

[PATCH 5/6] ARM: dts: Add NextThing GR8 dtsi

2016-08-31 Thread Maxime Ripard
From: Mylène Josserand The GR8 is an SoC made by Nextthing loosely based on the sun5i family. Since it's not clear yet what we can factor out and merge with the A10s and A13 support, let's keep it out of the sun5i.dtsi include tree. We will figure out what can be shared when things settle down.