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)
commit466dee75b3364d05b43ddfe41ef2e8887b6a3ea7
tree54d36a3041d479e8911738d2fd94f39abeffa49c
parentcfe9ee5f2b7808ceec21df83a45e38afcc647153
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