[PATCH v2 2/7] ASoC: codec: lpass-rx-macro: add support for lpass rx macro

Mark Brown broonie at kernel.org
Mon Feb 8 17:08:30 CET 2021


On Mon, Feb 08, 2021 at 02:17:14PM +0000, Srinivas Kandagatla 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.
Otherwise this looks good.
-------------- 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/20210208/9a6fe149/attachment.sig>


More information about the Alsa-devel mailing list