public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/panel: nv3052c: Add support for new Anbernic panels
@ 2024-11-24  8:02 Hironori KIKUCHI
  2024-11-24  8:02 ` [PATCH 1/6] dt-bindings: display: panel: Add another panel for RG35XX Plus (Rev6) Hironori KIKUCHI
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Hironori KIKUCHI @ 2024-11-24  8:02 UTC (permalink / raw)
  To: linux-kernel
  Cc: Hironori KIKUCHI, Neil Armstrong, Jessica Zhang,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
	Simona Vetter, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Paul Cercueil, Christophe Branchereau, Ryan Walklin, dri-devel,
	devicetree

Add support for new panels used in the Anbernic RG XX series.

This patch series adds:
* YLM-LBV0345001H-V2 `anbernic,rg35xx-plus-rev6-panel`, for the RG35XX Plus (Rev6)
* YLM-LBV0400001X-V1 `anbernic,rg40xx-panel`, for the RG40XX series
* YLM-LBN0395004H-V1 `anbernic,rgcubexx-panel`, for the RG CubeXX

Hironori KIKUCHI (6):
  dt-bindings: display: panel: Add another panel for RG35XX Plus (Rev6)
  drm: panel: nv3052c: Add another panel for RG35XX Plus (Rev6)
  dt-bindings: display: panel: Add a panel for RG40XX series
  drm: panel: nv3052c: Add a panel for RG40XX series
  dt-bindings: display: panel: Add a panel for RG CubeXX
  drm: panel: nv3052c: Add a panel for RG CubeXX

 .../anbernic,rg35xx-plus-rev6-panel.yaml      |  60 ++
 .../display/panel/anbernic,rg40xx-panel.yaml  |  60 ++
 .../panel/anbernic,rgcubexx-panel.yaml        |  60 ++
 .../gpu/drm/panel/panel-newvision-nv3052c.c   | 588 ++++++++++++++++++
 4 files changed, 768 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/anbernic,rg35xx-plus-rev6-panel.yaml
 create mode 100644 Documentation/devicetree/bindings/display/panel/anbernic,rg40xx-panel.yaml
 create mode 100644 Documentation/devicetree/bindings/display/panel/anbernic,rgcubexx-panel.yaml

-- 
2.47.0


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2025-01-22 16:12 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-24  8:02 [PATCH 0/6] drm/panel: nv3052c: Add support for new Anbernic panels Hironori KIKUCHI
2024-11-24  8:02 ` [PATCH 1/6] dt-bindings: display: panel: Add another panel for RG35XX Plus (Rev6) Hironori KIKUCHI
2024-11-24 16:01   ` Krzysztof Kozlowski
2024-11-24 16:05     ` Krzysztof Kozlowski
2024-11-24 19:14       ` Hironori KIKUCHI
2024-11-25  7:38         ` Krzysztof Kozlowski
2024-11-27  3:32           ` Hironori KIKUCHI
2024-11-27  7:22             ` Krzysztof Kozlowski
2025-01-22 16:12   ` Chris Morgan
2024-11-24  8:02 ` [PATCH 2/6] drm: panel: nv3052c: " Hironori KIKUCHI
2024-11-24  8:02 ` [PATCH 3/6] dt-bindings: display: panel: Add a panel for RG40XX series Hironori KIKUCHI
2024-11-24 16:02   ` Krzysztof Kozlowski
2024-11-24  8:02 ` [PATCH 4/6] drm: panel: nv3052c: " Hironori KIKUCHI
2024-11-24 13:01   ` Philippe Simons
2024-11-24  8:02 ` [PATCH 5/6] dt-bindings: display: panel: Add a panel for RG CubeXX Hironori KIKUCHI
2024-11-24 16:03   ` Krzysztof Kozlowski
2024-11-24  8:02 ` [PATCH 6/6] drm: panel: nv3052c: " Hironori KIKUCHI
2024-11-24 13:00   ` Philippe Simons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox