mbox series

[v2,0/4] ti-sn65dsi83 patches

Message ID 20211012064843.298104-1-alexander.stein@ew.tq-group.com (mailing list archive)
Headers show
Series ti-sn65dsi83 patches | expand

Message

Alexander Stein Oct. 12, 2021, 6:48 a.m. UTC
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  |  6 +++++-
 drivers/gpu/drm/bridge/ti-sn65dsi83.c          | 18 ++++++++++++++++--
 2 files changed, 21 insertions(+), 3 deletions(-)