Re: [PATCH 1/2] dt-bindings: ASoC: renesas,rsnd: Add r8a7742 support

From: Lad, Prabhakar
Date: Wed May 27 2020 - 07:32:57 EST


Hi Mark,

Thank you for the review.

On Wed, May 27, 2020 at 12:25 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> On Tue, May 26, 2020 at 10:01:43PM +0100, Lad Prabhakar wrote:
>
> > Examples with soctypes are:
> > + - "renesas,rcar_sound-r8a7742" (RZ/G1H)
> > - "renesas,rcar_sound-r8a7743" (RZ/G1M)
> > - "renesas,rcar_sound-r8a7744" (RZ/G1N)
> > - "renesas,rcar_sound-r8a7745" (RZ/G1E)
>
> I'd expect a matching patch adding this compatible to the driver.

The Renesas R-Car sound for RZ/G1H is identical to the R-Car Gen2
family. So no driver change is needed and the fallback compatible
value "renesas,rcar_sound-gen2" will be used in the SOC DT.

Cheers,
--Prabhakar Lad