[alsa-devel] [PATCH 0/2] ASoC: adau1977: Add support for micbias in DT

Bogdan Togorean bogdan.togorean at gmail.com
Tue Feb 19 15:11:37 CET 2019


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



More information about the Alsa-devel mailing list