devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andra Danciu <andradanciu1997@gmail.com>
To: broonie@kernel.org
Cc: lgirdwood@gmail.com, robh+dt@kernel.org, mark.rutland@arm.com,
	perex@perex.cz, tiwai@suse.com, ckeepax@opensource.cirrus.com,
	rf@opensource.wolfsonmicro.com, srinivas.kandagatla@linaro.org,
	piotrs@opensource.cirrus.com, paul@crapouillou.net,
	kmarinushkin@birdec.tech, anders.roxell@linaro.org,
	jbrunet@baylibre.com, m.felsch@pengutronix.de, vkoul@kernel.org,
	nh6z@nh6z.net, alsa-devel@alsa-project.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	daniel.baluta@nxp.com
Subject: [PATCH 0/2] ASoC: Add uda1334 codec driver
Date: Wed, 31 Jul 2019 14:19:28 +0300	[thread overview]
Message-ID: <20190731111930.20230-1-andradanciu1997@gmail.com> (raw)

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

             reply	other threads:[~2019-07-31 11:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-31 11:19 Andra Danciu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190731111930.20230-1-andradanciu1997@gmail.com \
    --to=andradanciu1997@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=anders.roxell@linaro.org \
    --cc=broonie@kernel.org \
    --cc=ckeepax@opensource.cirrus.com \
    --cc=daniel.baluta@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jbrunet@baylibre.com \
    --cc=kmarinushkin@birdec.tech \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.felsch@pengutronix.de \
    --cc=mark.rutland@arm.com \
    --cc=nh6z@nh6z.net \
    --cc=paul@crapouillou.net \
    --cc=perex@perex.cz \
    --cc=piotrs@opensource.cirrus.com \
    --cc=rf@opensource.wolfsonmicro.com \
    --cc=robh+dt@kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=tiwai@suse.com \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).