[PATCH 0/2] ASoC: codecs: Add Awinic AW8738 audio amplifier driver
Stephan Gerhold
stephan at gerhold.net
Tue Mar 1 13:37:40 CET 2022
This series adds a simple driver and DT schema for the Awinic AW8738
audio amplifier. It's fairly simple - the main difference to
simple-amplifier is that there is a "one-wire pulse control" that
allows configuring the amplifier to one of a few pre-defined modes.
Jonathan Albrieux (1):
ASoC: codecs: Add Awinic AW8738 audio amplifier driver
Stephan Gerhold (1):
ASoC: dt-bindings: Add schema for "awinic,aw8738"
.../bindings/sound/awinic,aw8738.yaml | 48 ++++++++
sound/soc/codecs/Kconfig | 10 ++
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/aw8738.c | 104 ++++++++++++++++++
4 files changed, 164 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/awinic,aw8738.yaml
create mode 100644 sound/soc/codecs/aw8738.c
--
2.35.1
More information about the Alsa-devel
mailing list