Re: [PATCH v1 1/4] ASoc: tas2783A: Add soundwire based codec driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, Aug 29, 2025 at 12:22:03PM +0530, Niranjan H Y wrote:

> +static const struct snd_kcontrol_new tas2783_snd_controls[] = {
> +	SOC_SINGLE_RANGE_EXT_TLV("Amp Gain", TAS2783_AMP_LEVEL,
> +				 1, 0, 20, 0, tas2783_amp_getvol,
> +				 tas2783_amp_putvol, tas2781_amp_tlv),
> +	SOC_SINGLE_RANGE_EXT_TLV("Speaker Volume", TAS2783_DVC_LVL,
> +				 0, 0, 200, 1, tas2783_digital_getvol,
> +				 tas2783_digital_putvol, tas2781_dvc_tlv),
> +};

Both should be named ... Volume as per control-names.rst.  mixer-test
should tell you this.

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Pulseaudio]     [Linux Audio Users]     [ALSA Devel]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux