[PATCH 0/2] ASoC: Add a driver for the Iron Device SMA1303 Amp
Kiseok Jo
kiseok.jo at irondevice.com
Wed Aug 17 05:29:36 CEST 2022
This adds basic audio support for the Iron Device SMA1303 amplifier.
Kiseok Jo (2):
ASoC: sma1303: Add driver for Iron Device SMA1303 Amp
ASoC: dt-bindings: sma1303: Iron Device SMA1303 Amp
.../bindings/sound/irondevice,sma1303.yaml | 56 +
sound/soc/codecs/Kconfig | 7 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/sma1303.c | 3388 +++++++++++++++++
sound/soc/codecs/sma1303.h | 604 +++
5 files changed, 4057 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/irondevice,sma1303.yaml
create mode 100644 sound/soc/codecs/sma1303.c
create mode 100644 sound/soc/codecs/sma1303.h
--
2.30.2
More information about the Alsa-devel
mailing list