This series adds DT-bindings and panel-simple implementation for the DataImage FG080016DNCWAG03 8" 640x480 TFT LCD panel. The timings are sourced from the FG080016DNCWAGL1 datasheet but available for testing was only the DataImage FG080016DNCWAG03, for which I can confirm these values work. Signed-off-by: Jonas Rebmann <jre@xxxxxxxxxxxxxx> --- Jonas Rebmann (2): dt-bindings: display: simple: Add DataImage FG080016DNCWAG03 compatible string drm/panel: simple: Add DataImage FG080016DNCWAG03 driver support .../bindings/display/panel/panel-simple.yaml | 2 ++ drivers/gpu/drm/panel/panel-simple.c | 28 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) --- base-commit: eea6e4b4dfb8859446177c32961c96726d0117be change-id: 20250109-panel-dataimage_fg080016dncwag-0114f1158e7d Best regards, -- Jonas Rebmann <jre@xxxxxxxxxxxxxx>