[PATCH v3 2/2] ASoC: rt9120: Add rt9210 audio amplifier support
Mark Brown
broonie at kernel.org
Fri Oct 8 14:51:22 CEST 2021
On Fri, Oct 08, 2021 at 12:50:12PM +0800, cy_huang wrote:
> +static const struct snd_kcontrol_new rt9120_snd_controls[] = {
> + SOC_SINGLE_TLV("MS Volume", RT9120_REG_MSVOL, 0, 2047, 1, digital_gain),
> + SOC_SINGLE("SPK Gain", RT9120_REG_SPKGAIN, 0, 7, 0),
Volume controls should end in Volume even if they don't have TLV
information so applications know how to render them. I'll fix
this up as I apply.
-------------- 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/20211008/778dbd03/attachment-0001.sig>
More information about the Alsa-devel
mailing list