From: Chris Morgan <macromorgan@xxxxxxxxxxx> 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(-) -- 2.34.1