Re: [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up

2017-07-20 Thread Laurent Pinchart
Hi Philippe, On Wednesday 19 Jul 2017 09:11:44 Philippe CORNU wrote: > On 07/18/2017 03:39 PM, Laurent Pinchart wrote: > > On Tuesday 18 Jul 2017 13:43:52 Philippe CORNU wrote: > > > >> This patch cleans up the Synopsys mipi dsi register list: > >> - remove unused registers > > > > Is the docume

Re: [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up

2017-07-19 Thread Philippe CORNU
On 07/18/2017 03:39 PM, Laurent Pinchart wrote: > Hi Philippe, > > Thank you for the patch. > > On Tuesday 18 Jul 2017 13:43:52 Philippe CORNU wrote: >> This patch cleans up the Synopsys mipi dsi register list: >> - remove unused registers > > Is the documentation for the DSI transmitter core

Re: [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up

2017-07-18 Thread Laurent Pinchart
Hi Philippe, Thank you for the patch. On Tuesday 18 Jul 2017 13:43:52 Philippe CORNU wrote: > This patch cleans up the Synopsys mipi dsi register list: > - remove unused registers Is the documentation for the DSI transmitter core public ? If not, it could be useful to keep unused registers for

[PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up

2017-07-18 Thread Philippe CORNU
This patch cleans up the Synopsys mipi dsi register list: - remove unused registers - rename registers according to the Synopsys documentation (1.30 & 1.31) - fix typos - re-order registers for a better coherency Signed-off-by: Philippe CORNU --- drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c |