linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add RZ/G2N DU support
@ 2019-09-30  9:15 Biju Das
  2019-09-30  9:15 ` [PATCH 1/4] dt-bindings: display: renesas: du: Document the r8a774b1 bindings Biju Das
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Biju Das @ 2019-09-30  9:15 UTC (permalink / raw)
  To: David Airlie, Daniel Vetter, Rob Herring, Mark Rutland
  Cc: Biju Das, Laurent Pinchart, Kieran Bingham, dri-devel,
	linux-renesas-soc, devicetree, Geert Uytterhoeven, Simon Horman,
	Chris Paterson, Fabrizio Castro

This patch series aims to add binding/driver support for
R8A774B1(a.k.a RZ/G2N) DU (which is very similar to the R8A77965 DU);
it has one RGB output, one LVDS output and one HDMI output.

Biju Das (4):
  dt-bindings: display: renesas: du: Document the r8a774b1 bindings
  drm: rcar-du: Add R8A774B1 support
  dt-bindings: display: renesas: lvds: Document r8a774b1 bindings
  drm: rcar-du: lvds: Add r8a774b1 support

 .../bindings/display/bridge/renesas,lvds.txt       |  1 +
 .../devicetree/bindings/display/renesas,du.txt     |  2 ++
 drivers/gpu/drm/rcar-du/rcar_du_drv.c              | 30 ++++++++++++++++++++++
 drivers/gpu/drm/rcar-du/rcar_lvds.c                |  1 +
 4 files changed, 34 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2019-10-15 18:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-30  9:15 [PATCH 0/4] Add RZ/G2N DU support Biju Das
2019-09-30  9:15 ` [PATCH 1/4] dt-bindings: display: renesas: du: Document the r8a774b1 bindings Biju Das
2019-10-15 18:56   ` Rob Herring
2019-09-30  9:15 ` [PATCH 2/4] drm: rcar-du: Add R8A774B1 support Biju Das
2019-09-30  9:15 ` [PATCH 3/4] dt-bindings: display: renesas: lvds: Document r8a774b1 bindings Biju Das
2019-10-15 18:56   ` Rob Herring
2019-09-30  9:15 ` [PATCH 4/4] drm: rcar-du: lvds: Add r8a774b1 support Biju Das
2019-10-04  6:30 ` [PATCH 0/4] Add RZ/G2N DU support Biju Das
2019-10-04  7:02 ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).