devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/2] Add support for Pistachio internal DAC
@ 2015-12-09 16:30 Damien Horsley
  2015-12-09 16:30 ` [PATCH V3 1/2] ASoC: img: Add binding document " Damien Horsley
  2015-12-09 16:30 ` [PATCH V3 2/2] ASoC: img: Add driver " Damien Horsley
  0 siblings, 2 replies; 4+ messages in thread
From: Damien Horsley @ 2015-12-09 16:30 UTC (permalink / raw)
  To: alsa-devel
  Cc: Mark Rutland, devicetree, Pawel Moll, Ian Campbell, linux-kernel,
	Mark Brown, Takashi Iwai, Liam Girdwood, Rob Herring, Kumar Gala,
	Damien.Horsley, James Hartley

From: "Damien.Horsley" <Damien.Horsley@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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-09 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-09 16:30 [PATCH V3 0/2] Add support for Pistachio internal DAC Damien Horsley
2015-12-09 16:30 ` [PATCH V3 1/2] ASoC: img: Add binding document " Damien Horsley
2015-12-09 16:30 ` [PATCH V3 2/2] ASoC: img: Add driver " Damien Horsley
2015-12-09 20:17   ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).