]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm: panel-simple: support TOPLAND TIAN G07017 LCD panel
authorAhmad Fatoum <a.fatoum@pengutronix.de>
Wed, 18 Dec 2024 19:45:00 +0000 (20:45 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Fri, 20 Dec 2024 11:06:40 +0000 (12:06 +0100)
commit652be03b54e042d229fde7d086655c24b7146924
tree174c5fe82606a6d85f274d96fc3c65ca93dc0052
parent3e743df4722c24f021143977335649a0f2e1311e
drm: panel-simple: support TOPLAND TIAN G07017 LCD panel

The TIAN-G07017-01 is a 7" TFT-LCD module by TOPLAND ELECTRONICS (H.K).
The panel features 1024x600 24-bit RGB pixels driven over LVDS as well
as a PWM backlight and I2C-connected ft5506-compatible capacitive touch.

The panel description is taken from the Datasheet V0 (2024.5.23), but
it lists no timings and these were provided by the vendor separately.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20241218-topland-tian-g07017-v1-3-d5e411c199e3@pengutronix.de
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241218-topland-tian-g07017-v1-3-d5e411c199e3@pengutronix.de
drivers/gpu/drm/panel/panel-simple.c