[PATCH 0/2] Add support for errors recovery in the TI SN65DSI83 bridge driver

From: Herve Codina
Date: Thu Oct 24 2024 - 05:56:42 EST


Hi,

Usually the TI SN65DSI83 recovers from error by itself but during ESD
tests, we have some cases where the TI SN65DSI83 didn't recover.

In order to handle those cases, this series adds support for a recovery
mechanism.

Best regards,
Hervé Codina

Herve Codina (2):
dt-bindings: display: bridge: sn65dsi83: Add interrupt
drm: bridge: ti-sn65dsi83: Add error recovery mechanism

.../bindings/display/bridge/ti,sn65dsi83.yaml | 3 +
drivers/gpu/drm/bridge/ti-sn65dsi83.c | 128 ++++++++++++++++++
2 files changed, 131 insertions(+)

--
2.46.2