Re: [PATCH 10/22] ARM: dts: r8a7744: Add audio support

2018-11-30 Thread Geert Uytterhoeven
On Tue, Nov 27, 2018 at 1:05 PM Biju Das wrote: > Add sound support for the RZ/G1N SoC (a.k.a. R8A7744). > > This work is based on similar work done on the R8A7743 SoC. > > Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert

Re: [PATCH 10/22] ARM: dts: r8a7744: Add audio support

2018-11-29 Thread Simon Horman
On Tue, Nov 27, 2018 at 11:56:23AM +, Biju Das wrote: > Add sound support for the RZ/G1N SoC (a.k.a. R8A7744). > > This work is based on similar work done on the R8A7743 SoC. > > Signed-off-by: Biju Das Thanks, This looks fine to me but I will wait to see if there are other reviews before

[PATCH 10/22] ARM: dts: r8a7744: Add audio support

2018-11-27 Thread Biju Das
Add sound support for the RZ/G1N SoC (a.k.a. R8A7744). This work is based on similar work done on the R8A7743 SoC. Signed-off-by: Biju Das --- arch/arm/boot/dts/r8a7744.dtsi | 243 +++-- 1 file changed, 235 insertions(+), 8 deletions(-) diff --git