]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0fe95db21ec9d3c3194e8c9f6f5b01c6703affe9
tree4a7a73ae4ce07686c0e19a1dc976e4fe8bb32c14
parente1471b0b78482a7a66f1f067d39ab3350717e33f
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