All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/4] Add RZ/G2M DU support
@ 2019-04-12 12:38 ` Biju Das
  0 siblings, 0 replies; 14+ messages in thread
From: Biju Das @ 2019-04-12 12:38 UTC (permalink / raw)
  To: David Airlie, Daniel Vetter, Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, devicetree, Chris Paterson, Geert Uytterhoeven,
	Simon Horman, dri-devel, Biju Das, linux-renesas-soc,
	Kieran Bingham, Laurent Pinchart

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

This patchset is based on linux_next next-20190411 branch.

V1-->V2
  * Incorporated Kieran's review comment.
    (https://patchwork.kernel.org/patch/10896165/)

Biju Das (4):
  dt-bindings: display: renesas: du: Document the r8a774a1 bindings
  dt-bindings: display: renesas: lvds: Document r8a774a1 bindings
  drm: rcar-du: Add R8A774A1 support
  drm: rcar-du: lvds: Add r8a774a1 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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-04-18  5:51 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-12 12:38 [PATCH V2 0/4] Add RZ/G2M DU support Biju Das
2019-04-12 12:38 ` Biju Das
2019-04-12 12:38 ` [PATCH V2 1/4] dt-bindings: display: renesas: du: Document the r8a774a1 bindings Biju Das
2019-04-12 12:38   ` Biju Das
2019-04-12 12:38 ` [PATCH V2 2/4] dt-bindings: display: renesas: lvds: Document " Biju Das
2019-04-12 12:38   ` Biju Das
2019-04-12 12:38 ` [PATCH V2 3/4] drm: rcar-du: Add R8A774A1 support Biju Das
2019-04-12 12:38   ` Biju Das
2019-04-12 14:50   ` Kieran Bingham
2019-04-12 14:50     ` Kieran Bingham
2019-04-12 12:38 ` [PATCH V2 4/4] drm: rcar-du: lvds: Add r8a774a1 support Biju Das
2019-04-12 12:38   ` Biju Das
2019-04-18  5:51 ` [PATCH V2 0/4] Add RZ/G2M DU support Laurent Pinchart
2019-04-18  5:51   ` Laurent Pinchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.