mbox series

[4.4.y-cip,0/4] Add RZ/G1H Audio support

Message ID 20200911123201.7820-1-biju.das.jz@bp.renesas.com (mailing list archive)
Headers show
Series Add RZ/G1H Audio support | expand

Message

Biju Das Sept. 11, 2020, 12:31 p.m. UTC
This patch series add audio support for iWave RZ/G1H board based on
r8a7742 SoC to 4.4.y-cip kernel. All patches in this series
are cherry-picked from mainline.

Lad Prabhakar (4):
  dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support
  ARM: dts: r8a7742: Add audio support
  ARM: dts: r8a7742-iwg21d-q7: Enable SGTL5000 audio codec
  ARM: dts: r8a7742-iwg21d-q7: Sound DMA support via DVC on DTS

 .../bindings/sound/renesas,rsnd.txt           |   1 +
 arch/arm/boot/dts/r8a7742-iwg21d-q7.dts       | 100 +++++++
 arch/arm/boot/dts/r8a7742.dtsi                | 272 ++++++++++++++++++
 3 files changed, 373 insertions(+)

Comments

Nobuhiro Iwamatsu Sept. 11, 2020, 1:10 p.m. UTC | #1
Hi Biju,

> -----Original Message-----
> From: Biju Das [mailto:biju.das.jz@bp.renesas.com]
> Sent: Friday, September 11, 2020 9:32 PM
> To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT)
> <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek <pavel@denx.de>
> Cc: Chris Paterson <chris.paterson2@renesas.com>; Biju Das <biju.das.jz@bp.renesas.com>; Prabhakar Mahadev Lad
> <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Subject: [PATCH 4.4.y-cip 0/4] Add RZ/G1H Audio support
> 
> This patch series add audio support for iWave RZ/G1H board based on
> r8a7742 SoC to 4.4.y-cip kernel. All patches in this series
> are cherry-picked from mainline.
> 
> Lad Prabhakar (4):
>   dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support
>   ARM: dts: r8a7742: Add audio support
>   ARM: dts: r8a7742-iwg21d-q7: Enable SGTL5000 audio codec
>   ARM: dts: r8a7742-iwg21d-q7: Sound DMA support via DVC on DTS
> 
>  .../bindings/sound/renesas,rsnd.txt           |   1 +
>  arch/arm/boot/dts/r8a7742-iwg21d-q7.dts       | 100 +++++++
>  arch/arm/boot/dts/r8a7742.dtsi                | 272 ++++++++++++++++++
>  3 files changed, 373 insertions(+)
> 

I reviewd this patch series.
Looks good to me. If If no objection, I will apply and push this.
And I am testing on https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/188827239.

Best regards,
  Nobuhiro
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#5447): https://lists.cip-project.org/g/cip-dev/message/5447
Mute This Topic: https://lists.cip-project.org/mt/76778357/4520428
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129116/1171672734/xyzzy  [patchwork-cip-dev@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-
Pavel Machek Sept. 13, 2020, 9:10 p.m. UTC | #2
Hi!

> > This patch series add audio support for iWave RZ/G1H board based on
> > r8a7742 SoC to 4.4.y-cip kernel. All patches in this series
> > are cherry-picked from mainline.
> > 
> > Lad Prabhakar (4):
> >   dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support
> >   ARM: dts: r8a7742: Add audio support
> >   ARM: dts: r8a7742-iwg21d-q7: Enable SGTL5000 audio codec
> >   ARM: dts: r8a7742-iwg21d-q7: Sound DMA support via DVC on DTS
> > 
> >  .../bindings/sound/renesas,rsnd.txt           |   1 +
> >  arch/arm/boot/dts/r8a7742-iwg21d-q7.dts       | 100 +++++++
> >  arch/arm/boot/dts/r8a7742.dtsi                | 272 ++++++++++++++++++
> >  3 files changed, 373 insertions(+)
> > 
> 
> I reviewd this patch series.
> Looks good to me. If If no objection, I will apply and push this.
> And I am testing on https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/188827239.
>

Looks good to me, too. I have no objections.

Best regards,
								Pavel
Nobuhiro Iwamatsu Sept. 14, 2020, 1:53 a.m. UTC | #3
Hi,

> -----Original Message-----
> From: Pavel Machek [mailto:pavel@denx.de]
> Sent: Monday, September 14, 2020 6:11 AM
> To: iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT) <nobuhiro1.iwamatsu@toshiba.co.jp>
> Cc: biju.das.jz@bp.renesas.com; cip-dev@lists.cip-project.org; pavel@denx.de; chris.paterson2@renesas.com;
> prabhakar.mahadev-lad.rj@bp.renesas.com
> Subject: Re: [PATCH 4.4.y-cip 0/4] Add RZ/G1H Audio support
> 
> Hi!
> 
> > > This patch series add audio support for iWave RZ/G1H board based on
> > > r8a7742 SoC to 4.4.y-cip kernel. All patches in this series
> > > are cherry-picked from mainline.
> > >
> > > Lad Prabhakar (4):
> > >   dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support
> > >   ARM: dts: r8a7742: Add audio support
> > >   ARM: dts: r8a7742-iwg21d-q7: Enable SGTL5000 audio codec
> > >   ARM: dts: r8a7742-iwg21d-q7: Sound DMA support via DVC on DTS
> > >
> > >  .../bindings/sound/renesas,rsnd.txt           |   1 +
> > >  arch/arm/boot/dts/r8a7742-iwg21d-q7.dts       | 100 +++++++
> > >  arch/arm/boot/dts/r8a7742.dtsi                | 272 ++++++++++++++++++
> > >  3 files changed, 373 insertions(+)
> > >
> >
> > I reviewd this patch series.
> > Looks good to me. If If no objection, I will apply and push this.
> > And I am testing on https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/188827239.
> >
> 
> Looks good to me, too. I have no objections.

Thanks! I applied and pushed.

Best regards,
  Nobuhiro
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#5449): https://lists.cip-project.org/g/cip-dev/message/5449
Mute This Topic: https://lists.cip-project.org/mt/76778357/4520428
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129116/1171672734/xyzzy  [patchwork-cip-dev@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-