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

2020-03-19 Thread Guido Günther
Hi Sam, On Wed, Mar 18, 2020 at 10:46:39PM +0100, Sam Ravnborg wrote: > Hi Guido. > > Impressive and very detailed changelog in intro mail - nice. > > On Wed, Mar 18, 2020 at 04:09:08PM +0100, Guido Günther wrote: > > This adds initial support for the NWL MIPI DSI Host controller found on > > i.

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

2020-03-18 Thread Sam Ravnborg
Hi Guido. Impressive and very detailed changelog in intro mail - nice. On Wed, Mar 18, 2020 at 04:09:08PM +0100, 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.

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

2020-03-18 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