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
- References:
- [PATCH v1 1/4] ASoc: tas2783A: Add soundwire based codec driver
- From: Niranjan H Y
- [PATCH v1 1/4] ASoc: tas2783A: Add soundwire based codec driver
- Prev by Date: [GIT PULL] ASoC fixes for v6.17-rc3
- Next by Date: [PATCH 0/5] ASoC: SOF: sof-client-probes-ipc4: Query available probes
- Previous by thread: [PATCH v1 1/4] ASoc: tas2783A: Add soundwire based codec driver
- Next by thread: [PATCH v1 4/4] tas2783A: Add acpi match changes for Intel MTL
- Index(es):
![]() |