[alsa-devel] [PATCH 1/6] ASoC: rt5651: Add IN3 Boost volume control
Mark Brown
broonie at kernel.org
Thu Jul 19 17:02:34 CEST 2018
On Wed, Jul 18, 2018 at 10:55:37PM +0200, Hans de Goede wrote:
> + /* IN1/IN2/IN3 Control */
> SOC_SINGLE_TLV("IN1 Boost", RT5651_IN1_IN2,
> RT5651_BST_SFT1, 8, 0, bst_tlv),
> SOC_SINGLE_TLV("IN2 Boost", RT5651_IN1_IN2,
> RT5651_BST_SFT2, 8, 0, bst_tlv),
> + SOC_SINGLE_TLV("IN3 Boost", RT5651_IN3,
> + RT5651_BST_SFT1, 8, 0, bst_tlv),
These should all have Volume added to the name however that's a
preexisting bug so not a blocker on this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20180719/1083e803/attachment.sig>
More information about the Alsa-devel
mailing list