]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: nau8822: add support for supply regulators
authorMark Brown <broonie@kernel.org>
Mon, 1 Jun 2026 14:13:58 +0000 (15:13 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 1 Jun 2026 14:13:58 +0000 (15:13 +0100)
Alexey Charkov <alchark@flipper.net> says:

The Nuvoton NAU8822 codec has four power supply pins: VDDA, VDDB, VDDC
and VDDSPK, which must be online and stable before the device can be
accessed over I2C. On boards where these rails are software-controlled,
probing the codec before the regulators are up results in -ENXIO errors
during register access.

This short series adds optional regulator support to both the device
tree binding and the driver, so platforms that need explicit power
sequencing can describe and enforce it:

Link: https://patch.msgid.link/20260525-nau8822-reg-v2-0-7d37ae393e46@flipper.net
1  2 
MAINTAINERS
sound/soc/codecs/nau8822.c

diff --cc MAINTAINERS
Simple merge
Simple merge