]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: adau1977: Add support for setting MICBIAS via DT
authorBogdan Togorean <bogdan.togorean@gmail.com>
Tue, 19 Feb 2019 14:11:39 +0000 (16:11 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 19 Feb 2019 15:23:47 +0000 (15:23 +0000)
commit1957d78b8f03533a849bcbdb5de02bbf37bfccdd
tree1501da5168150675994ba08a15c525d4ddd88eb7
parent8d1fb63247144f83c07176eba632ad45ea4d72ee
ASoC: adau1977: Add support for setting MICBIAS via DT

If platform_data is NULL add reading of optional adi,micbias
property from DT. If adi,micbias is not set keep the default
value for micbias.

Signed-off-by: Bogdan Togorean <bogdan.togorean@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/adau1977.c