Hi, the purpose of this small series is to enable the support for the reverse lane feature and to add support for reset controllers which can drive the enable pin. Regards, Marco Marco Felsch (6): drm/bridge: ti-sn65dsi83: make lvds lane register setup more readable dt-bindings: drm/bridge: ti-sn65dsi83: add documentation for reverse lvds lanes drm/bridge: ti-sn65dsi83: add support to swap the LVDS data lanes drm/bridge: ti-sn65dsi83: make use of dev_err_probe dt-bindings: drm/bridge: ti-sn65dsi83: Add reset controller documentation drm/bridge: ti-sn65dsi83: add support for a external reset controller .../bindings/display/bridge/ti,sn65dsi83.yaml | 64 ++++++++++++- drivers/gpu/drm/bridge/ti-sn65dsi83.c | 89 +++++++++++++++++-- 2 files changed, 145 insertions(+), 8 deletions(-) -- 2.30.2