All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] ti-sn65dsi83 patches
@ 2021-10-19  6:52 Alexander Stein
  2021-10-19  6:52 ` [PATCH v3 1/4] dt-bindings: display: bridge: sn65dsi83: Make enable GPIO optional Alexander Stein
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Alexander Stein @ 2021-10-19  6:52 UTC (permalink / raw)
  To: David Airlie, Daniel Vetter, Rob Herring, Andrzej Hajda,
	Neil Armstrong, Robert Foss, Laurent Pinchart, Jonas Karlman,
	Jernej Skrabec
  Cc: Alexander Stein, dri-devel, devicetree

Changes in V3 of this set:
* Do not require vcc-supply in bindings, making it purely optional
* Move regulator enable/disable to sn65dsi83_atomic_pre_enable and
  sn65dsi83_atomic_disable

Changes in V2 of this set:
* Add patch from Laurent for fixing the binding regarding optional GPIO
* Reorder patches so bindings are changed beforehand
* Add small fixes from Sam's review

Alexander Stein (3):
  drm/bridge: ti-sn65dsi83: Make enable GPIO optional
  dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings
  drm/bridge: ti-sn65dsi83: Add vcc supply regulator support

Laurent Pinchart (1):
  dt-bindings: display: bridge: sn65dsi83: Make enable GPIO optional

 .../bindings/display/bridge/ti,sn65dsi83.yaml |  5 ++++-
 drivers/gpu/drm/bridge/ti-sn65dsi83.c         | 21 ++++++++++++++++++-
 2 files changed, 24 insertions(+), 2 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-10-27 23:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19  6:52 [PATCH v3 0/4] ti-sn65dsi83 patches Alexander Stein
2021-10-19  6:52 ` [PATCH v3 1/4] dt-bindings: display: bridge: sn65dsi83: Make enable GPIO optional Alexander Stein
2021-10-27  2:36   ` Rob Herring
2021-10-19  6:52 ` [PATCH v3 2/4] drm/bridge: ti-sn65dsi83: " Alexander Stein
2021-10-19  6:52 ` [PATCH v3 3/4] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings Alexander Stein
2021-10-27  2:37   ` Rob Herring
2021-10-27 23:43   ` Laurent Pinchart
2021-10-19  6:52 ` [PATCH v3 4/4] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support Alexander Stein
2021-10-27 23:51   ` Laurent Pinchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.