Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1690272
| From | Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up |
| Date | 2017-07-18 15:40 +0200 |
| Message-ID | <u4ATf-2Z9-13@gated-at.bofh.it> (permalink) |
| References | <u4zaO-1Ty-23@gated-at.bofh.it> <u4zaO-1Ty-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 reference. That's nine lines only. > - rename registers according to the Synopsys documentation > (1.30 & 1.31) > - fix typos > - re-order registers for a better coherency For the rest, Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > Signed-off-by: Philippe CORNU <philippe.cornu@st.com> > --- > drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c | 77 +++++++++--------------- > 1 file changed, 33 insertions(+), 44 deletions(-) -- Regards, Laurent Pinchart
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v1 0/2] drm/bridge/synopsys: dsi: Various cleanups Philippe CORNU <philippe.cornu@st.com> - 2017-07-18 13:50 +0200
[PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up Philippe CORNU <philippe.cornu@st.com> - 2017-07-18 13:50 +0200
Re: [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2017-07-18 15:40 +0200
Re: [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up Philippe CORNU <philippe.cornu@st.com> - 2017-07-19 11:20 +0200
Re: [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2017-07-20 11:50 +0200
[PATCH v1 1/2] drm/bridge/synopsys: dsi: Constify funcs structures Philippe CORNU <philippe.cornu@st.com> - 2017-07-18 13:50 +0200
Re: [PATCH v1 1/2] drm/bridge/synopsys: dsi: Constify funcs structures Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2017-07-18 15:30 +0200
csiph-web