mbox series

[0/2] drm/panel: simple: Add DataImage FG080016DNCWAG03

Message ID 20250109-panel-dataimage_fg080016dncwag-v1-0-0465603f6669@pengutronix.de (mailing list archive)
Headers show
Series drm/panel: simple: Add DataImage FG080016DNCWAG03 | expand

Message

Jonas Rebmann Jan. 9, 2025, 11:34 a.m. UTC
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@pengutronix.de>
---
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,