drm/panel: st7701: Add Winstar wf40eswaa6mnn0 panel support
authorStefan Eichenberger <eichest@gmail.com>
Fri, 6 Jun 2025 11:45:50 +0000 (13:45 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 10 Jun 2025 12:09:07 +0000 (14:09 +0200)
commitd04f6367d39918461d0335d30b860d38668d4b54
treeda58a5667c50531f09917fcdead8237801a74875
parent783334f366b1825d8ca22e3b8fac6dd7a662e5fd
drm/panel: st7701: Add Winstar wf40eswaa6mnn0 panel support

The Winstar wf40eswaa6mnn0 panel is a square 4.0" TFT LCD with a
resolution of 480x480 pixels.

This panel is driven by the Sitronix ST7701 controller and uses a MIPI
DSI interface. The settings are based on the panel's datasheet and the
init sequence provided by Winstar.

It was tested on a Verdin iMX8MP from Toradex with a Carrier Board
providing a MIPI DSI interface.

Signed-off-by: Stefan Eichenberger <eichest@gmail.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250606114644.105371-2-eichest@gmail.com
drivers/gpu/drm/panel/panel-sitronix-st7701.c