From: Bogdan Togorean <bogdan.togorean@gmail.com>
To: alsa-devel@alsa-project.org
Cc: devicetree@vger.kernel.org, lars@metafoo.de,
linux-kernel@vger.kernel.org, lgirdwood@gmail.com,
robh+dt@kernel.org, tiwai@suse.com,
Bogdan Togorean <bogdan.togorean@gmail.com>,
broonie@kernel.org
Subject: [PATCH 0/2] ASoC: adau1977: Add support for micbias in DT
Date: Tue, 19 Feb 2019 16:11:37 +0200 [thread overview]
Message-ID: <20190219141139.24216-1-bogdan.togorean@gmail.com> (raw)
Currently micbias voltage is set based on platform_data.
If driver is instantiated using DT only default voltage for
micbias is possible.
This patch adds the possibility to specify an optional DT
property to configure the output voltage for micbias.
Bogdan Togorean (2):
ASoC: adau1977: Add MICBIAS example in DT bindings
ASoC: adau1977: Add support for setting MICBIAS via DT
.../devicetree/bindings/sound/adi,adau1977.txt | 7 +++++++
sound/soc/codecs/adau1977.c | 12 +++++++-----
2 files changed, 14 insertions(+), 5 deletions(-)
--
2.20.1
next reply other threads:[~2019-02-19 14:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-19 14:11 Bogdan Togorean [this message]
2019-02-19 14:11 ` [PATCH 1/2] ASoC: adau1977: Add MICBIAS example in DT bindings Bogdan Togorean
2019-02-19 15:50 ` Applied "ASoC: adau1977: Add MICBIAS example in DT bindings" to the asoc tree Mark Brown
2019-02-22 14:31 ` [PATCH 1/2] ASoC: adau1977: Add MICBIAS example in DT bindings Rob Herring
2019-02-19 14:11 ` [PATCH 2/2] ASoC: adau1977: Add support for setting MICBIAS via DT Bogdan Togorean
2019-02-19 15:50 ` Applied "ASoC: adau1977: Add support for setting MICBIAS via DT" 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=20190219141139.24216-1-bogdan.togorean@gmail.com \
--to=bogdan.togorean@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=lars@metafoo.de \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=tiwai@suse.com \
/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).