devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: adau1977: Add support for micbias in DT
@ 2019-02-19 14:11 Bogdan Togorean
  2019-02-19 14:11 ` [PATCH 1/2] ASoC: adau1977: Add MICBIAS example in DT bindings Bogdan Togorean
  2019-02-19 14:11 ` [PATCH 2/2] ASoC: adau1977: Add support for setting MICBIAS via DT Bogdan Togorean
  0 siblings, 2 replies; 6+ messages in thread
From: Bogdan Togorean @ 2019-02-19 14:11 UTC (permalink / raw)
  To: alsa-devel
  Cc: devicetree, lars, linux-kernel, lgirdwood, robh+dt, tiwai,
	Bogdan Togorean, broonie

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

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

end of thread, other threads:[~2019-02-22 14:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-19 14:11 [PATCH 0/2] ASoC: adau1977: Add support for micbias in DT Bogdan Togorean
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

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).