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

From: Alvin Šipraga

Date: Mon Sep 14 2026 - 06:28:07 EST


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(-)
---
base-commit: 7e125889f1705fc6326679a3db3b4159f7a8c87e
change-id: 20260914-asoc-adau1977-fixes-86cde36468a6

Best regards,
--
Alvin Šipraga <alvin.sipraga@xxxxxxxxxx>