On Wed, Jul 30, 2025 at 08:54:24AM +0300, Svyatoslav Ryhel wrote: > SSD2825 is a cost-effective MIPI Bridge Chip solution targeting mainly > smartphones. It can convert 24bit RGB interface into 4-lane MIPI-DSI > interface to drive display modules of up to 800 x 1366, while supporting > AMOLED, a-si LCD or LTPS panel technologies for smartphone applications. > > Signed-off-by: Svyatoslav Ryhel <clamo...@gmail.com> > --- > drivers/gpu/drm/bridge/Kconfig | 13 + > drivers/gpu/drm/bridge/Makefile | 1 + > drivers/gpu/drm/bridge/ssd2825.c | 775 +++++++++++++++++++++++++++++++ > 3 files changed, 789 insertions(+) > create mode 100644 drivers/gpu/drm/bridge/ssd2825.c >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry