[alsa-devel] [PATCH 0/2] Add es7134 DAC driver support
Jerome Brunet
jbrunet at baylibre.com
Mon Feb 27 16:47:22 CET 2017
This patchset adds the support for the es7134 from Everest Semiconductor.
The es7134 is simple i2s DAC with no configuration interface.
It has been tested on Amlogic's meson-gxbb-p200 board.
Jerome Brunet (2):
ASoC: es7134: add es7134 DAC driver
ASoC: es7134: add dt-bindings for the es7134 dac
.../devicetree/bindings/sound/everest,es7134.txt | 10 ++
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/es7134.c | 116 +++++++++++++++++++++
4 files changed, 132 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/everest,es7134.txt
create mode 100644 sound/soc/codecs/es7134.c
--
2.9.3
More information about the Alsa-devel
mailing list