mbox series

[4.4.y-cip,0/3] Add DU support

Message ID 1576767952-15873-1-git-send-email-marian-cristian.rotariu.rb@bp.renesas.com (mailing list archive)
Headers show
Series Add DU support | expand

Message

Marian-Cristian Rotariu Dec. 19, 2019, 3:05 p.m. UTC
This patch series add DU support for iWave iwg20d platform based on RZ/G1N.

This patch series is based on linux-4.4.y-cip and all the patches in this series are cherry-picked from upstream.

Biju Das (3):
  dt-bindings: display: renesas: du: Document the r8a7744 bindings
  drm: rcar-du: Add R8A7744 support
  ARM: dts: r8a7744: Add DU support

 Documentation/devicetree/bindings/display/renesas,du.txt |  2 ++
 arch/arm/boot/dts/r8a7744.dtsi                           | 10 +++++++++-
 drivers/gpu/drm/rcar-du/rcar_du_drv.c                    |  3 ++-
 3 files changed, 13 insertions(+), 2 deletions(-)

Comments

Nobuhiro Iwamatsu Dec. 20, 2019, 12:07 a.m. UTC | #1
Hi Marian,

> -----Original Message-----
> From: Marian-Cristian Rotariu
> [mailto:marian-cristian.rotariu.rb@bp.renesas.com]
> Sent: Friday, December 20, 2019 12:06 AM
> To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 ○SW
> C□OST) <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek
> <pavel@denx.de>
> Cc: Chris Paterson <chris.paterson2@renesas.com>; Biju Das
> <biju.das@bp.renesas.com>; Fabrizio Castro
> <fabrizio.castro@bp.renesas.com>
> Subject: [PATCH 4.4.y-cip 0/3] Add DU support
> 
> This patch series add DU support for iWave iwg20d platform based on RZ/G1N.
> 
> This patch series is based on linux-4.4.y-cip and all the patches in this
> series are cherry-picked from upstream.
> 
> Biju Das (3):
>   dt-bindings: display: renesas: du: Document the r8a7744 bindings
>   drm: rcar-du: Add R8A7744 support
>   ARM: dts: r8a7744: Add DU support
> 
>  Documentation/devicetree/bindings/display/renesas,du.txt |  2 ++
>  arch/arm/boot/dts/r8a7744.dtsi                           | 10
> +++++++++-
>  drivers/gpu/drm/rcar-du/rcar_du_drv.c                    |  3 ++-
>  3 files changed, 13 insertions(+), 2 deletions(-)

Looks good to me these patches.
If other reviewer have no opinion, I will apply this series.

Best regards,
  Nobuhiro.
Pavel Machek Dec. 20, 2019, 8:15 a.m. UTC | #2
Hi!

> > This patch series add DU support for iWave iwg20d platform based on RZ/G1N.
> > 
> > This patch series is based on linux-4.4.y-cip and all the patches in this
> > series are cherry-picked from upstream.
> > 
> > Biju Das (3):
> >   dt-bindings: display: renesas: du: Document the r8a7744 bindings
> >   drm: rcar-du: Add R8A7744 support
> >   ARM: dts: r8a7744: Add DU support
> > 
> >  Documentation/devicetree/bindings/display/renesas,du.txt |  2 ++
> >  arch/arm/boot/dts/r8a7744.dtsi                           | 10
> > +++++++++-
> >  drivers/gpu/drm/rcar-du/rcar_du_drv.c                    |  3 ++-
> >  3 files changed, 13 insertions(+), 2 deletions(-)
> 
> Looks good to me these patches.
> If other reviewer have no opinion, I will apply this series.

Looks good to me, too. Go ahead :-).
								Pavel
Nobuhiro Iwamatsu Dec. 23, 2019, 2:16 a.m. UTC | #3
Hi,

> -----Original Message-----
> From: Pavel Machek [mailto:pavel@denx.de]
> Sent: Friday, December 20, 2019 5:16 PM
> To: iwamatsu nobuhiro(岩松 信洋 ○SWC□OST)
> <nobuhiro1.iwamatsu@toshiba.co.jp>
> Cc: marian-cristian.rotariu.rb@bp.renesas.com;
> cip-dev@lists.cip-project.org; pavel@denx.de;
> chris.paterson2@renesas.com; biju.das@bp.renesas.com;
> fabrizio.castro@bp.renesas.com
> Subject: Re: [PATCH 4.4.y-cip 0/3] Add DU support
> 
> Hi!
> 
> > > This patch series add DU support for iWave iwg20d platform based on
> RZ/G1N.
> > >
> > > This patch series is based on linux-4.4.y-cip and all the patches
> in
> > > this series are cherry-picked from upstream.
> > >
> > > Biju Das (3):
> > >   dt-bindings: display: renesas: du: Document the r8a7744 bindings
> > >   drm: rcar-du: Add R8A7744 support
> > >   ARM: dts: r8a7744: Add DU support
> > >
> > >  Documentation/devicetree/bindings/display/renesas,du.txt |  2 ++
> > >  arch/arm/boot/dts/r8a7744.dtsi                           | 10
> > > +++++++++-
> > >  drivers/gpu/drm/rcar-du/rcar_du_drv.c                    |  3
> ++-
> > >  3 files changed, 13 insertions(+), 2 deletions(-)
> >
> > Looks good to me these patches.
> > If other reviewer have no opinion, I will apply this series.
> 
> Looks good to me, too. Go ahead :-).

Thanks, Pavel.
Applied.

Best regards,
  Nobuhiro