Re: [PATCH v3 5/8] MIPS: mscc: add ocelot dtsi

2018-02-28 Thread Alexandre Belloni
On 27/02/2018 at 22:01:37 +0100, Jonas Gorski wrote: > On 16 January 2018 at 11:12, Alexandre Belloni > wrote: > > Add a device tree include file for the Microsemi Ocelot SoC. > > > > Signed-off-by: Alexandre Belloni > > --- > > arch/mips/boot/dts/Makefile | 1 + > > arch/mips/boot/dts

Re: [PATCH v3 5/8] MIPS: mscc: add ocelot dtsi

2018-02-27 Thread Jonas Gorski
On 16 January 2018 at 11:12, Alexandre Belloni wrote: > Add a device tree include file for the Microsemi Ocelot SoC. > > Signed-off-by: Alexandre Belloni > --- > arch/mips/boot/dts/Makefile | 1 + > arch/mips/boot/dts/mscc/Makefile| 4 ++ > arch/mips/boot/dts/mscc/ocelot.dtsi | 1

Re: [PATCH v3 5/8] MIPS: mscc: add ocelot dtsi

2018-02-27 Thread Alexandre Belloni
On 14/02/2018 at 16:57:43 +, James Hogan wrote: > On Tue, Jan 16, 2018 at 11:12:37AM +0100, Alexandre Belloni wrote: > > Add a device tree include file for the Microsemi Ocelot SoC. > > > > Signed-off-by: Alexandre Belloni > > May I suggest Cc'ing the DT folk on this patch. > I can do that

Re: [PATCH v3 5/8] MIPS: mscc: add ocelot dtsi

2018-02-14 Thread James Hogan
On Tue, Jan 16, 2018 at 11:12:37AM +0100, Alexandre Belloni wrote: > Add a device tree include file for the Microsemi Ocelot SoC. > > Signed-off-by: Alexandre Belloni May I suggest Cc'ing the DT folk on this patch. > diff --git a/arch/mips/boot/dts/mscc/Makefile > b/arch/mips/boot/dts/mscc/Mak