devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: Add uda1334 codec driver
@ 2019-07-31 11:19 Andra Danciu
  2019-07-31 11:19 ` [PATCH 1/2] dt-bindings: sound: Add bindings for UDA1334 codec Andra Danciu
  2019-07-31 11:19 ` [PATCH 2/2] ASoC: codecs: Add uda1334 codec driver Andra Danciu
  0 siblings, 2 replies; 5+ messages in thread
From: Andra Danciu @ 2019-07-31 11:19 UTC (permalink / raw)
  To: broonie
  Cc: lgirdwood, robh+dt, mark.rutland, perex, tiwai, ckeepax, rf,
	srinivas.kandagatla, piotrs, paul, kmarinushkin, anders.roxell,
	jbrunet, m.felsch, vkoul, nh6z, alsa-devel, devicetree,
	linux-kernel, daniel.baluta

The first patch contains uda1334 documentation.
The second patch contains the codec driver.

Andra Danciu (2):
  dt-bindings: sound: Add bindings for UDA1334 codec
  ASoC: codecs: Add uda1334 codec driver

 .../devicetree/bindings/sound/uda1334.txt          |  17 ++
 sound/soc/codecs/Kconfig                           |   9 +
 sound/soc/codecs/Makefile                          |   2 +
 sound/soc/codecs/uda1334.c                         | 295 +++++++++++++++++++++
 4 files changed, 323 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/uda1334.txt
 create mode 100644 sound/soc/codecs/uda1334.c

-- 
2.11.0

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

end of thread, other threads:[~2019-07-31 11:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 11:19 [PATCH 0/2] ASoC: Add uda1334 codec driver Andra Danciu
2019-07-31 11:19 ` [PATCH 1/2] dt-bindings: sound: Add bindings for UDA1334 codec Andra Danciu
2019-07-31 11:29   ` Applied "dt-bindings: sound: Add bindings for UDA1334 codec" to the asoc tree Mark Brown
2019-07-31 11:19 ` [PATCH 2/2] ASoC: codecs: Add uda1334 codec driver Andra Danciu
2019-07-31 11:29   ` Applied "ASoC: codecs: Add uda1334 codec driver" to the asoc tree 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).