]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: add fault detect recovery property to DT bindings
authorDaniel Mack <daniel@zonque.org>
Wed, 3 Oct 2018 19:32:34 +0000 (21:32 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 4 Oct 2018 10:41:52 +0000 (11:41 +0100)
commit3167ee5241e785b25c8968af6eebb0e01280f41e
tree54d36a3041d479e8911738d2fd94f39abeffa49c
parentb3e3b77b01f6898f00b1e6a119e5d5d6ddb2b608
ASoC: add fault detect recovery property to DT bindings

The driver already has support for setting the FDRB bit in the CONFA
register through platform data, but there was no property to set it
in the device-tree bindings.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/st,sta32x.txt
sound/soc/codecs/sta32x.c