Re: [PATCH v4 2/2] MIPS: ingenic: Enable JZ4780_NEMC manually

2020-07-28 Thread Thomas Bogendoerfer
On Tue, Jul 28, 2020 at 02:53:08PM +0200, Krzysztof Kozlowski wrote: > On Tue, Jul 28, 2020 at 02:51:23PM +0200, Paul Cercueil wrote: > > > > > > Le mar. 28 juil. 2020 à 14:00, Krzysztof Kozlowski a écrit > > : > > > On Tue, Jul 28, 2020 at 01:37:02PM +0200, Thomas Bogendoerfer wrote: > > > >

Re: [PATCH v4 2/2] MIPS: ingenic: Enable JZ4780_NEMC manually

2020-07-28 Thread Thomas Bogendoerfer
On Tue, Jul 28, 2020 at 02:00:35PM +0200, Krzysztof Kozlowski wrote: > On Tue, Jul 28, 2020 at 01:37:02PM +0200, Thomas Bogendoerfer wrote: > > On Tue, Jul 28, 2020 at 01:19:35PM +0200, Krzysztof Kozlowski wrote: > > > On Tue, Jul 28, 2020 at 01:12:11PM +0200, Paul Cercueil wrote: > > > > Hi

Re: [PATCH v4 2/2] MIPS: ingenic: Enable JZ4780_NEMC manually

2020-07-28 Thread Krzysztof Kozlowski
On Tue, Jul 28, 2020 at 02:51:23PM +0200, Paul Cercueil wrote: > > > Le mar. 28 juil. 2020 à 14:00, Krzysztof Kozlowski a écrit > : > > On Tue, Jul 28, 2020 at 01:37:02PM +0200, Thomas Bogendoerfer wrote: > > > On Tue, Jul 28, 2020 at 01:19:35PM +0200, Krzysztof Kozlowski wrote: > > > > On

Re: [PATCH v4 2/2] MIPS: ingenic: Enable JZ4780_NEMC manually

2020-07-28 Thread Paul Cercueil
Le mar. 28 juil. 2020 à 14:00, Krzysztof Kozlowski a écrit : On Tue, Jul 28, 2020 at 01:37:02PM +0200, Thomas Bogendoerfer wrote: On Tue, Jul 28, 2020 at 01:19:35PM +0200, Krzysztof Kozlowski wrote: > On Tue, Jul 28, 2020 at 01:12:11PM +0200, Paul Cercueil wrote: > > Hi Krzysztof, > >

Re: [PATCH v4 2/2] MIPS: ingenic: Enable JZ4780_NEMC manually

2020-07-28 Thread Krzysztof Kozlowski
On Tue, Jul 28, 2020 at 01:37:02PM +0200, Thomas Bogendoerfer wrote: > On Tue, Jul 28, 2020 at 01:19:35PM +0200, Krzysztof Kozlowski wrote: > > On Tue, Jul 28, 2020 at 01:12:11PM +0200, Paul Cercueil wrote: > > > Hi Krzysztof, > > > > > > Le mar. 28 juil. 2020 à 12:45, Krzysztof Kozlowski a > >

Re: [PATCH v4 2/2] MIPS: ingenic: Enable JZ4780_NEMC manually

2020-07-28 Thread Thomas Bogendoerfer
On Tue, Jul 28, 2020 at 01:19:35PM +0200, Krzysztof Kozlowski wrote: > On Tue, Jul 28, 2020 at 01:12:11PM +0200, Paul Cercueil wrote: > > Hi Krzysztof, > > > > Le mar. 28 juil. 2020 à 12:45, Krzysztof Kozlowski a écrit > > : > > > The CONFIG_JZ4780_NEMC was previously a default on MIPS but now

Re: [PATCH v4 2/2] MIPS: ingenic: Enable JZ4780_NEMC manually

2020-07-28 Thread Thomas Bogendoerfer
On Tue, Jul 28, 2020 at 12:45:03PM +0200, Krzysztof Kozlowski wrote: > The CONFIG_JZ4780_NEMC was previously a default on MIPS but now it has > to be enabled manually. > > Signed-off-by: Krzysztof Kozlowski Acked-by: Thomas Bogendoerfer Thomas. -- Crap can work. Given enough thrust pigs

Re: [PATCH v4 2/2] MIPS: ingenic: Enable JZ4780_NEMC manually

2020-07-28 Thread Krzysztof Kozlowski
On Tue, Jul 28, 2020 at 01:12:11PM +0200, Paul Cercueil wrote: > Hi Krzysztof, > > Le mar. 28 juil. 2020 à 12:45, Krzysztof Kozlowski a écrit > : > > The CONFIG_JZ4780_NEMC was previously a default on MIPS but now it has > > to be enabled manually. > > > > Signed-off-by: Krzysztof Kozlowski >

Re: [PATCH v4 2/2] MIPS: ingenic: Enable JZ4780_NEMC manually

2020-07-28 Thread Paul Cercueil
Hi Krzysztof, Le mar. 28 juil. 2020 à 12:45, Krzysztof Kozlowski a écrit : The CONFIG_JZ4780_NEMC was previously a default on MIPS but now it has to be enabled manually. Signed-off-by: Krzysztof Kozlowski I think you should swap the two so that there are no problems when bisecting.

[PATCH v4 2/2] MIPS: ingenic: Enable JZ4780_NEMC manually

2020-07-28 Thread Krzysztof Kozlowski
The CONFIG_JZ4780_NEMC was previously a default on MIPS but now it has to be enabled manually. Signed-off-by: Krzysztof Kozlowski --- Changes since v3: 1. New patch --- arch/mips/configs/ci20_defconfig| 1 + arch/mips/configs/qi_lb60_defconfig | 1 + arch/mips/configs/rs90_defconfig|