Re: [PATCH v3 6/6] drm: rcar-du: Add r8a779a0 device support

2021-09-22 Thread Kieran Bingham
On 23/09/2021 00:59, Laurent Pinchart wrote: > Hi Kieran, > > Thank you for the patch. > > On Thu, Sep 23, 2021 at 12:47:26AM +0100, Kieran Bingham wrote: >> From: Kieran Bingham >> >> Extend the rcar_du_device_info structure and rcar_du_output enum to >> support DSI outputs and utilise these

Re: [PATCH v3 6/6] drm: rcar-du: Add r8a779a0 device support

2021-09-22 Thread Laurent Pinchart
Hi Kieran, Thank you for the patch. On Thu, Sep 23, 2021 at 12:47:26AM +0100, Kieran Bingham wrote: > From: Kieran Bingham > > Extend the rcar_du_device_info structure and rcar_du_output enum to > support DSI outputs and utilise these additions to provide support for > the R8A779A0 V3U platform

[PATCH v3 6/6] drm: rcar-du: Add r8a779a0 device support

2021-09-22 Thread Kieran Bingham
From: Kieran Bingham Extend the rcar_du_device_info structure and rcar_du_output enum to support DSI outputs and utilise these additions to provide support for the R8A779A0 V3U platform. While the DIDSR register field is now named "DSI/CSI-2-TX-IF0 Dot Clock Select" the existing define LVDS0 is