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


Groups > linux.kernel > #1692883 > unrolled thread

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

Started byPhilippe CORNU <philippe.cornu@st.com>
First post2017-07-20 14:30 +0200
Last post2017-07-20 14:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

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

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

FromPhilippe CORNU <philippe.cornu@st.com>
Date2017-07-20 14:30 +0200
Subject[PATCH v2 0/3] drm/bridge/synopsys: dsi: Various cleanups
Message-ID<u5iKD-7kM-29@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web