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

Herve Codina posted 2 patches 1 month ago
.../bindings/display/bridge/ti,sn65dsi83.yaml |   3 +
drivers/gpu/drm/bridge/ti-sn65dsi83.c         | 128 ++++++++++++++++++
2 files changed, 131 insertions(+)
[PATCH 0/2] Add support for errors recovery in the TI SN65DSI83 bridge driver
Posted by Herve Codina 1 month ago
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