[PATCH v2 2/7] ASoC: codec: lpass-rx-macro: add support for lpass rx macro
Srinivas Kandagatla
srinivas.kandagatla at linaro.org
Mon Feb 8 17:17:02 CET 2021
On 08/02/2021 16:08, Mark Brown wrote:
>> + SOC_SINGLE_EXT("RX_Softclip Enable", SND_SOC_NOPM, 0, 1, 0,
>> + rx_macro_soft_clip_enable_get,
>> + rx_macro_soft_clip_enable_put),
>> + SOC_SINGLE_EXT("AUX_HPF Enable", SND_SOC_NOPM, 0, 1, 0,
>> + rx_macro_aux_hpf_mode_get,
>> + rx_macro_aux_hpf_mode_put),
> These are simple on/off controls so should end in Switch AFAICT.
Yes it makes sense!
> Otherwise this looks good.
Thanks, will fix this and send a new version!
--srini
More information about the Alsa-devel
mailing list