Re: [PATCH 0/9] r8a774e1 add support for DU, HDMI and LVDS

From: Lad, Prabhakar
Date: Wed Aug 12 2020 - 12:44:23 EST


Hi Laurent,

On Wed, Aug 12, 2020 at 5:39 PM Laurent Pinchart
<laurent.pinchart@xxxxxxxxxxxxxxxx> wrote:
>
> Hi Prabhakar,
>
> Thank you for the patches.
>
> On Wed, Aug 12, 2020 at 03:02:08PM +0100, Lad Prabhakar wrote:
> > Hi All,
> >
> > This patch series adds support for DU, HDMI and LVDS to RZ/G2H SoC.
>
> I have added patches 1/9, 2/9, 4/9, 5/9 and 7/9 to my tree. I expect
> Geert to handle the rest.
>
Thank you for the review and taking care of LVDS documentation binding patch.

Cheers,
Prabhakar

> > Lad Prabhakar (1):
> > arm64: dts: renesas: r8a774e1-hihope-rzg2h: Setup DU clocks
> >
> > Marian-Cristian Rotariu (8):
> > dt-bindings: display: renesas,du: Document r8a774e1 bindings
> > drm: rcar-du: Add support for R8A774E1 SoC
> > arm64: dts: renesas: r8a774e1: Populate DU device node
> > dt-bindings: display: renesas,lvds: Document r8a774e1 bindings
> > dt-bindings: display: renesas,dw-hdmi: Add r8a774e1 support
> > arm64: dts: renesas: r8a774e1: Populate HDMI encoder node
> > drm: rcar-du: lvds: Add support for R8A774E1 SoC
> > arm64: dts: renesas: r8a774e1: Add LVDS device node
> >
> > .../display/bridge/renesas,dw-hdmi.txt | 1 +
> > .../bindings/display/bridge/renesas,lvds.txt | 1 +
> > .../bindings/display/renesas,du.txt | 2 +
> > .../dts/renesas/r8a774e1-hihope-rzg2h.dts | 11 ++++
> > arch/arm64/boot/dts/renesas/r8a774e1.dtsi | 61 ++++++++++++++++++-
> > drivers/gpu/drm/rcar-du/rcar_du_drv.c | 30 +++++++++
> > drivers/gpu/drm/rcar-du/rcar_lvds.c | 1 +
> > 7 files changed, 104 insertions(+), 3 deletions(-)
>
> --
> Regards,
>
> Laurent Pinchart