Re: [PATCH v2 00/19] i.MXRT1050 add LCDIF support

2020-04-16 Thread Giulio Benetti
Hi Fabio, Simon and Anatolij, On 4/16/20 5:23 PM, Fabio Estevam wrote: Hi Giulio, On Thu, Apr 16, 2020 at 12:20 PM Giulio Benetti wrote: Ah I didn't know I had to point someone. So in this case would be either Stefano or Fabio and indeed Fabio answered before here:

Re: [PATCH v2 00/19] i.MXRT1050 add LCDIF support

2020-04-16 Thread Fabio Estevam
Hi Giulio, On Thu, Apr 16, 2020 at 12:20 PM Giulio Benetti wrote: > Ah I didn't know I had to point someone. > > So in this case would be either Stefano or Fabio and indeed Fabio > answered before here: > https://lists.denx.de/pipermail/u-boot/2020-April/406857.html Since this series touches

Re: [PATCH v2 00/19] i.MXRT1050 add LCDIF support

2020-04-16 Thread Giulio Benetti
On 4/16/20 5:08 AM, Simon Glass wrote: Hi Giulio, On Wed, 15 Apr 2020 at 14:05, Giulio Benetti wrote: I've pinged the wrong patchset, sorry for the noise, the right one is v3. -- Giulio Benetti Benetti Engineering sas On 4/15/20 9:51 PM, Giulio Benetti wrote: Kindly ping Who are you

Re: [PATCH v2 00/19] i.MXRT1050 add LCDIF support

2020-04-15 Thread Simon Glass
Hi Giulio, On Wed, 15 Apr 2020 at 14:05, Giulio Benetti wrote: > > I've pinged the wrong patchset, sorry for the noise, the right one is v3. > > -- > Giulio Benetti > Benetti Engineering sas > > On 4/15/20 9:51 PM, Giulio Benetti wrote: > > Kindly ping > > > Who are you pinging? Who is the

Re: [PATCH v2 00/19] i.MXRT1050 add LCDIF support

2020-04-15 Thread Giulio Benetti
I've pinged the wrong patchset, sorry for the noise, the right one is v3. -- Giulio Benetti Benetti Engineering sas On 4/15/20 9:51 PM, Giulio Benetti wrote: Kindly ping

Re: [PATCH v2 00/19] i.MXRT1050 add LCDIF support

2020-04-15 Thread Giulio Benetti
Kindly ping -- Giulio Benetti Benetti Engineering sas On 3/22/20 11:48 PM, Giulio Benetti wrote: This patchset passed travis: https://travis-ci.org/github/giuliobenetti/u-boot-imxrt/builds/665577905?utm_medium=notification_source=email And also: ./tools/buildman/buildman.py

Re: [PATCH v2 00/19] i.MXRT1050 add LCDIF support

2020-03-22 Thread Giulio Benetti
This patchset passed travis: https://travis-ci.org/github/giuliobenetti/u-boot-imxrt/builds/665577905?utm_medium=notification_source=email And also: ./tools/buildman/buildman.py --branch=dev/imxrt-lcdif odroid edison trats trats2 imxrt --show_errors --force-build --count=19

[PATCH v2 00/19] i.MXRT1050 add LCDIF support

2020-03-22 Thread Giulio Benetti
This patchset add support for LCDIF on i.MXRT1050 evk. This requires PLL5 to be setup, mxsfb needs to use display_timing to retrieve if Lcd has inverted PIXCLOCK from dts. With this patchset applied we temporary loose DCache support until it will get implemented, since a function in mxsfb.c is