From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> 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(-) -- 2.25.1