On 30/07/2025 07:54, 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
<snip>
LGTM
Reviewed-by: Neil Armstrong <neil.armstr...@linaro.org>