[v1,0/2] drm/bridge: ti-sn65dsi83: Add DSI video mode configuration

Message ID 20230330101752.429804-1-francesco@dolcini.it
Headers
Series drm/bridge: ti-sn65dsi83: Add DSI video mode configuration |

Message

Francesco Dolcini March 30, 2023, 10:17 a.m. UTC
  From: Francesco Dolcini <francesco.dolcini@toradex.com>

SN65DSI8[34] device supports burst video mode and non-burst video mode with
sync events or with sync pulses packet transmission as described in the DSI
specification.

Enable configuration of the DSI video mode instead of hard-coding
MIPI_DSI_MODE_VIDEO_BURST.

Francesco Dolcini (2):
  dt-bindings: display: bridge: sn65dsi83: Add DSI video mode
  drm/bridge: ti-sn65dsi83: Add DSI video mode configuration

 .../bindings/display/bridge/ti,sn65dsi83.yaml |  8 +++++++
 drivers/gpu/drm/bridge/ti-sn65dsi83.c         | 24 ++++++++++++++++++-
 2 files changed, 31 insertions(+), 1 deletion(-)