]> 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)
commitd23081fc090ebb47f11355e86f11d89e06024946
tree54d36a3041d479e8911738d2fd94f39abeffa49c
parent6031950500815249c49e4c26aff96c3c12d6652b
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