[alsa-devel] [PATCH V3 0/2] Add support for Pistachio internal DAC
Damien Horsley
Damien.Horsley at imgtec.com
Wed Dec 9 17:30:07 CET 2015
From: "Damien.Horsley" <Damien.Horsley at imgtec.com>
Add binding document and driver for Pistachio internal DAC
Changes in V3:
Mute control definition changed to SOC_SINGLE
Codec driver probe function added to associate regmap with codec
Damien.Horsley (2):
ASoC: img: Add binding document for Pistachio internal DAC
ASoC: img: Add driver for Pistachio internal DAC
.../bindings/sound/img,pistachio-internal-dac.txt | 18 ++
sound/soc/img/Kconfig | 8 +
sound/soc/img/Makefile | 2 +
sound/soc/img/pistachio-internal-dac.c | 287 +++++++++++++++++++++
4 files changed, 315 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/img,pistachio-internal-dac.txt
create mode 100644 sound/soc/img/pistachio-internal-dac.c
--
2.1.4
More information about the Alsa-devel
mailing list