Re: [PATCH 00/21] drm: mxsfb: Add i.MX7 support

2020-05-29 Thread Laurent Pinchart
Hi Stefan, On Tue, May 26, 2020 at 05:13:42PM +0200, Stefan Agner wrote: > On 2020-03-09 20:51, Laurent Pinchart wrote: > > Hello, > > > > This patch series adds i.MX7 support to the mxsfb driver. The eLCDIF > > instance found in the i.MX7 is backward-compatible with the already > > supported LCD

Re: [PATCH 00/21] drm: mxsfb: Add i.MX7 support

2020-05-26 Thread Stefan Agner
Hi Laurent, On 2020-03-09 20:51, Laurent Pinchart wrote: > Hello, > > This patch series adds i.MX7 support to the mxsfb driver. The eLCDIF > instance found in the i.MX7 is backward-compatible with the already > supported LCDC v4, but has extended features amongst which the most > notable one is a

Re: [PATCH 00/21] drm: mxsfb: Add i.MX7 support

2020-04-12 Thread Guido Günther
Hi, On Mon, Mar 09, 2020 at 09:51:55PM +0200, Laurent Pinchart wrote: > Hello, > > This patch series adds i.MX7 support to the mxsfb driver. The eLCDIF > instance found in the i.MX7 is backward-compatible with the already > supported LCDC v4, but has extended features amongst which the most > nota

Re: [PATCH 00/21] drm: mxsfb: Add i.MX7 support

2020-03-19 Thread Laurent Pinchart
Hello, Gentle ping. On Mon, Mar 09, 2020 at 09:51:55PM +0200, Laurent Pinchart wrote: > Hello, > > This patch series adds i.MX7 support to the mxsfb driver. The eLCDIF > instance found in the i.MX7 is backward-compatible with the already > supported LCDC v4, but has extended features amongst whi

[PATCH 00/21] drm: mxsfb: Add i.MX7 support

2020-03-09 Thread Laurent Pinchart
Hello, This patch series adds i.MX7 support to the mxsfb driver. The eLCDIF instance found in the i.MX7 is backward-compatible with the already supported LCDC v4, but has extended features amongst which the most notable one is a second plane. The first 9 patches (01/21 to 09/21) contain miscellan