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

From: Martin Kepplinger
Date: Tue Dec 10 2019 - 11:35:01 EST


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: Guido GÃnther <agx@xxxxxxxxxxx>
> Co-developed-by: Robert Chiras <robert.chiras@xxxxxxx>
> Signed-off-by: Robert Chiras <robert.chiras@xxxxxxx>
> Tested-by: Robert Chiras <robert.chiras@xxxxxxx>
> ---

Running on the librem5-devkit with some of these msxfb fixes on top:
https://lore.kernel.org/linux-arm-kernel/1567078215-31601-1-git-send-email-robert.chiras@xxxxxxx/

the tree I'm running, starting with this patch:
https://source.puri.sm/martin.kepplinger/linux-next/commits/next-20191210/librem5_nwl_mipi_dsi_testing
so:

Tested-by: Martin Kepplinger <martin.kepplinger@xxxxxxx>

thanks,
martin