Hi Gopi Botlagunta, What is the progress of this patch stack? Are you still working on it, do you have a newer, not yet posted version of this series?
regards, Oleksij On Mon, Mar 23, 2026 at 12:38:51PM +0530, Venkata Gopi Nagaraju Botlagunta wrote: > LT9211c is a Single/Dual-Link DSI/LVDS or Single DPI input to > Single-link/Dual-Link DSI/LVDS or Single DPI output bridge chip. > This adds support for DSI to LVDS bridge configuration.By Extending the > existing lontium-lt9211 driver to support DSI-to-LVDS > bridge configuration. > > Signed-off-by: Gopi Botlagunta <[email protected]> > Signed-off-by: Nilesh Laad <[email protected]> > --- > Changes in v5: > - Addressed code formatting in lt9211 driver (no functional or design > changes) > - Addressed v4 comments on lontium-lt9211.yaml. > - Link to v4: > https://lore.kernel.org/r/[email protected] > > Changes in v4: > - Removed lontium-lt9211c.yaml. > - Extended lontium-lt9211.yaml to support LT9211C. > - Link to v3: > https://lore.kernel.org/r/[email protected] > > Changes in v3: > - removed lontium-lt9211c as separate driver > - Add support to lontium-lt9211c bridge driver by extending the existing > lontium-lt9211.c > - fixed kernel test robot reported build errors > - Link to > v2:https://lore.kernel.org/lkml/[email protected]/ > > Changes in v2: > - Combined driver patch from > https://lore.kernel.org/lkml/20250911-lt9211c-bridge-support-v1-1-c221202cb...@oss.qualcomm.com/ > - Added MODULE_AUTHOR > - Uppercase to lowercase for hex values > - Link to > v1:https://lore.kernel.org/r/[email protected] > > --- > Yi Zhang (2): > dt-bindings: display: bridge: lontium,lt9211: Add lt9211c support > drm/bridge: add support for lontium lt9211c bridge > > .../bindings/display/bridge/lontium,lt9211.yaml | 5 +- > drivers/gpu/drm/bridge/lontium-lt9211.c | 846 > ++++++++++++++++++++- > 2 files changed, 808 insertions(+), 43 deletions(-) > --- > base-commit: f50b969bafafb2810a07f376387350c4c0d72a21 > change-id: 20250910-add-lt9211c-bridge-5a21fcb1c803 > > Best regards, > -- > Gopi Botlagunta <[email protected]> >
