]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume
authorDanny Milosavljevic <dannym@scratchpost.org>
Wed, 30 Jan 2019 10:39:40 +0000 (11:39 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 7 Feb 2019 12:15:04 +0000 (12:15 +0000)
commitb329c78eb0c80bf17e877edde6d42c0793f19024
treed99388bdd7de27ccb4ff5d5e6e87e23d31673afb
parentb71a7eb56c958ffb8c90cef74f3dff6f87e6b554
ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume

Add Mic1 Boost Volume and Mic2 Boost Volume for Allwinner A10 and for
Allwinner A20.

Those controls are in different registers per chip model, so put the
Allwinner A10 controls and the Allwinner A20 controls into the newly
split sun4i_codec_controls and sun7i_codec_controls, respectively.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-codec.c