RE: [PATCH v3 2/5] ASoC: samsung: i2s: add support for FSD I2S

From: Padmanabhan Rajanbabu
Date: Sun Jan 15 2023 - 23:43:53 EST




> -----Original Message-----
> From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski@xxxxxxxxxx]
> Sent: 15 January 2023 08:33 PM
> To: Padmanabhan Rajanbabu <p.rajanbabu@xxxxxxxxxxx>;
> lgirdwood@xxxxxxxxx; broonie@xxxxxxxxxx; robh+dt@xxxxxxxxxx;
> krzysztof.kozlowski+dt@xxxxxxxxxx; s.nawrocki@xxxxxxxxxxx;
> perex@xxxxxxxx; tiwai@xxxxxxxx; pankaj.dubey@xxxxxxxxxxx;
> alim.akhtar@xxxxxxxxxxx; rcsekar@xxxxxxxxxxx;
> aswani.reddy@xxxxxxxxxxx
> Cc: alsa-devel@xxxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx; linux-samsung-soc@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH v3 2/5] ASoC: samsung: i2s: add support for FSD I2S
>
> On 13/01/2023 13:17, Padmanabhan Rajanbabu wrote:
> > Add support for enabling I2S controller on FSD platform.
> >
> > FSD I2S controller is based on Exynos7 I2S controller, supporting 2CH
> > playback/capture in I2S mode and 7.1CH playback/capture in TDM mode.
> >
> > Reported-by: kernel test robot <lkp@xxxxxxxxx>
>
> Drop. It's for the bugs. Just be sure that the code compiles without W=1
> warnings.

Okay, got it. I'll drop it in the upcoming patchset.

>
>
> > Signed-off-by: Padmanabhan Rajanbabu <p.rajanbabu@xxxxxxxxxxx>
> > ---
> > sound/soc/samsung/i2s-regs.h | 1 +
> > sound/soc/samsung/i2s.c | 53
> ++++++++++++++++++++++++++++++++++++
> > 2 files changed, 54 insertions(+)
> Best regards,
> Krzysztof