mbox series

[V3,0/3] drm/panel: Add Anbernic RG353V-V2 Panel

Message ID 20230426143213.4178586-1-macroalpha82@gmail.com
Headers show
Series drm/panel: Add Anbernic RG353V-V2 Panel | expand

Message

Chris Morgan April 26, 2023, 2:32 p.m. UTC
From: Chris Morgan <macromorgan@hotmail.com>

Add the NewVision NV3051D panel as found on the second revision of the
RG353V. The underlying LCD panel itself is unknown (ST7703 is the
controller IC).

Changes from V2:
 - Rebased patch series (to address removal of dsi_dcs_write_seq custom
   macro).

Changes from V1:
 - Split redefinition of CMD_UNKNOWN_C6 into separate patch.

Chris Morgan (3):
  dt-bindings: panel: Add Anbernic RG353V-V2 panel compatible
  drm/panel: st7703: Rename CMD_UNKNOWN_C6 to CMD_SETECO
  drm/panel: st7703: Add Anbernic RG353V-V2 Panel Support

 .../display/panel/rocktech,jh057n00900.yaml   |   2 +
 drivers/gpu/drm/panel/panel-sitronix-st7703.c | 102 +++++++++++++++++-
 2 files changed, 101 insertions(+), 3 deletions(-)