ASoC: arizona: Add support for setting the output volume limits
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 4 Sep 2017 15:41:53 +0000 (16:41 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 20 Sep 2017 16:34:35 +0000 (17:34 +0100)
commit85e7dd3f871b988702973c80d9ef128e10dd3dad
tree4a7a73ae4ce07686c0e19a1dc976e4fe8bb32c14
parent601516a6f8cf9118a7c65ec38aa53896efc446bb
ASoC: arizona: Add support for setting the output volume limits

The output volume limits allow signals to be limited to specific levels
appropriate for the hardware attached. As this is a property of the
hardware itself these will be configured through device tree.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/mfd/arizona/pdata.h
sound/soc/codecs/arizona.c
sound/soc/codecs/arizona.h
sound/soc/codecs/cs47l24.c
sound/soc/codecs/wm5102.c
sound/soc/codecs/wm5110.c
sound/soc/codecs/wm8997.c