Re: [PATCH 0/3] ASoC: adau1977: small fixes to make the driver more usable

From: Nuno Sá

Date: Mon Sep 14 2026 - 08:40:19 EST


On Mon, Sep 14, 2026 at 12:12:34PM +0200, Alvin Šipraga wrote:
> Here's a few fixes I encountered were needed in order to use this driver
> as a module together with the simple audio card.
>
> Signed-off-by: Alvin Šipraga <alvin.sipraga@xxxxxxxxxx>
> ---
> Alvin Šipraga (3):
> ASoC: adau1977: make the Kconfig symbols user selectable
> ASoC: adau1977-spi: drop __maybe_unused and of_match_ptr()
> ASoC: adau1977-i2c: add OF match table for I2C
>
> sound/soc/codecs/Kconfig | 4 ++--
> sound/soc/codecs/adau1977-i2c.c | 9 +++++++++
> sound/soc/codecs/adau1977-spi.c | 12 ++++++------
> 3 files changed, 17 insertions(+), 8 deletions(-)
> ---

Small nit from me but nevertheless:

Reviewed-by: Nuno Sá <nuno.sa@xxxxxxxxxx>

> base-commit: 7e125889f1705fc6326679a3db3b4159f7a8c87e
> change-id: 20260914-asoc-adau1977-fixes-86cde36468a6
>
> Best regards,
> --
> Alvin Šipraga <alvin.sipraga@xxxxxxxxxx>
>