Re: [PATCH v5 36/37] MIPS: ingenic: initial JZ4780 support

2015-05-26 Thread Paul Burton
On Mon, May 25, 2015 at 01:03:54PM +0200, Hauke Mehrtens wrote: > > diff --git a/arch/mips/jz4740/setup.c b/arch/mips/jz4740/setup.c > > index 1bed3cb..510fc0d 100644 > > --- a/arch/mips/jz4740/setup.c > > +++ b/arch/mips/jz4740/setup.c > > @@ -83,6 +83,9 @@ arch_initcall(populate_machine); > > >

Re: [PATCH v5 36/37] MIPS: ingenic: initial JZ4780 support

2015-05-25 Thread Hauke Mehrtens
On 05/24/2015 05:11 PM, Paul Burton wrote: > Support the Ingenic JZ4780 SoC using the existing code under > arch/mips/jz4740 now that it has been generalised sufficiently. > > Signed-off-by: Paul Burton > Cc: Ian Campbell > Cc: Kumar Gala > Cc: Lars-Peter Clausen > Cc: Mark Rutland > Cc: Pawe

[PATCH v5 36/37] MIPS: ingenic: initial JZ4780 support

2015-05-24 Thread Paul Burton
Support the Ingenic JZ4780 SoC using the existing code under arch/mips/jz4740 now that it has been generalised sufficiently. Signed-off-by: Paul Burton Cc: Ian Campbell Cc: Kumar Gala Cc: Lars-Peter Clausen Cc: Mark Rutland Cc: Pawel Moll Cc: Ralf Baechle Cc: Rob Herring Cc: devicet...@vge