Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1692883

[PATCH v2 0/3] drm/bridge/synopsys: dsi: Various cleanups

From Philippe CORNU <philippe.cornu@st.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/3] drm/bridge/synopsys: dsi: Various cleanups
Date 2017-07-20 14:30 +0200
Message-ID <u5iKD-7kM-29@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Version 2:
- Put back Synopsys mipi dsi unused registers.
- Add devm_reset_control_get_exclusive to follow explicit reset API.
- Add a missing commit message & reviewed-by.

Version 1:
- Initial commit

The purpose of this set of patches is to clean up the mipi dsi dw
Synopsys drm bridge.

Philippe CORNU (3):
  drm/bridge/synopsys: dsi: Constify funcs structures
  drm/bridge/synopsys: dsi: Register list clean up
  drm/bridge/synopsys: dsi: explicitly request exclusive reset control

 drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c | 96 ++++++++++++++++-----------
 1 file changed, 58 insertions(+), 38 deletions(-)

-- 
1.9.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 0/3] drm/bridge/synopsys: dsi: Various cleanups Philippe CORNU <philippe.cornu@st.com> - 2017-07-20 14:30 +0200

csiph-web