On Mon, Sep 29, 2025 at 05:24:53PM +0300, Svyatoslav Ryhel wrote: > From: Anton Bambura <[email protected]> > > LTL106HL02 is a color active matrix TFT (Thin Film Transistor) liquid > crystal display (LCD) that uses amorphous silicon TFT as switching > devices. This model is composed of a TFT LCD panel, a driver circuit and a > backlight unit. The resolution of a 10.6" contains 1920 x 1080 pixels and > can display up to 16,8M color with wide viewing angle. > > Signed-off-by: Jonas Schwöbel <[email protected]> > Signed-off-by: Anton Bambura <[email protected]> > Signed-off-by: Svyatoslav Ryhel <[email protected]> > --- > drivers/gpu/drm/panel/Kconfig | 13 ++ > drivers/gpu/drm/panel/Makefile | 1 + > .../gpu/drm/panel/panel-samsung-ltl106hl02.c | 179 ++++++++++++++++++ > 3 files changed, 193 insertions(+) > create mode 100644 drivers/gpu/drm/panel/panel-samsung-ltl106hl02.c >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
