Re: [PATCH v8 2/2] drm/bridge: Add NWL MIPI DSI host controller support

2019-12-11 Thread Martin Kepplinger
On 02.12.19 20:35, Guido Günther wrote: > This adds initial support for the NWL MIPI DSI Host controller found on > i.MX8 SoCs. > > It adds support for the i.MX8MQ but the same IP can be found on > e.g. the i.MX8QXP. > > It has been tested on the Librem 5 devkit using mxsfb. > > Signed-off-by: G

Re: [EXT] [PATCH v8 2/2] drm/bridge: Add NWL MIPI DSI host controller support

2019-12-05 Thread Guido Günther
Hi Robert, On Wed, Dec 04, 2019 at 12:24:39PM +, Robert Chiras wrote: > On Mi, 2019-12-04 at 13:06 +0100, Guido Günther wrote: > > Hi Robert, > > On Tue, Dec 03, 2019 at 09:50:03AM +, Robert Chiras wrote: > > > > > > Hi Guido, > > > > > > Since your last revision sent, I've done more test

Re: [EXT] [PATCH v8 2/2] drm/bridge: Add NWL MIPI DSI host controller support

2019-12-04 Thread Robert Chiras
On Mi, 2019-12-04 at 13:06 +0100, Guido Günther wrote: > Hi Robert, > On Tue, Dec 03, 2019 at 09:50:03AM +, Robert Chiras wrote: > > > > Hi Guido, > > > > Since your last revision sent, I've done more tests here and found > > a > > few more improvements that could be added to this driver. > >

Re: [EXT] [PATCH v8 2/2] drm/bridge: Add NWL MIPI DSI host controller support

2019-12-04 Thread Guido Günther
Hi Robert, On Tue, Dec 03, 2019 at 09:50:03AM +, Robert Chiras wrote: > Hi Guido, > > Since your last revision sent, I've done more tests here and found a > few more improvements that could be added to this driver. > See inline. > > On Lu, 2019-12-02 at 20:35 +0100, Guido Günther wrote: > > C

Re: [EXT] [PATCH v8 2/2] drm/bridge: Add NWL MIPI DSI host controller support

2019-12-03 Thread Robert Chiras
Hi Guido, Since your last revision sent, I've done more tests here and found a few more improvements that could be added to this driver. See inline. On Lu, 2019-12-02 at 20:35 +0100, Guido Günther wrote: > Caution: EXT Email > > This adds initial support for the NWL MIPI DSI Host controller foun

[PATCH v8 2/2] drm/bridge: Add NWL MIPI DSI host controller support

2019-12-02 Thread Guido Günther
This adds initial support for the NWL MIPI DSI Host controller found on i.MX8 SoCs. It adds support for the i.MX8MQ but the same IP can be found on e.g. the i.MX8QXP. It has been tested on the Librem 5 devkit using mxsfb. Signed-off-by: Guido Günther Co-developed-by: Robert Chiras Signed-off-b