[PATCH 0/7] ASoC: nau8821: Fixes and driver cleanup

From: Cristian Ciocaltea

Date: Wed Dec 31 2025 - 15:04:40 EST


This series provides several fixes and cleanup patches for the Nuvoton
NAU88L21 audio codec driver.

Testing and validation has been performed on Valve Steam Deck.

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>
---
Cristian Ciocaltea (7):
ASoC: nau8821: Fixup nau8821_enable_jack_detect()
ASoC: nau8821: Cancel delayed work on component remove
ASoC: nau8821: Cancel pending work before suspend
ASoC: nau8821: Drop superfluous return statement
ASoC: nau8821: Simplify conditional in nau8821_get_osr()
ASoC: nau8821: Drop unneeded braces in nau8821_hw_params()
ASoC: nau8821: Sort #include directives

sound/soc/codecs/nau8821.c | 48 +++++++++++++++++++++++++++++++++-------------
sound/soc/codecs/nau8821.h | 1 +
2 files changed, 36 insertions(+), 13 deletions(-)
---
base-commit: f8f9c1f4d0c7a64600e2ca312dec824a0bc2f1da
change-id: 20251231-nau8821-cleanup-206527dd2cb8