Re: [PATCH] ASoC: fsl_micfil: Add a flag to distinguish with different volume control types
From: Daniel Baluta
Date: Thu Oct 17 2024 - 09:24:43 EST
On Thu, Oct 17, 2024 at 10:15 AM Chancel Liu <chancel.liu@xxxxxxx> wrote:
>
> On i.MX8MM the register of volume control has positive and negative
> values. It is different from other platforms like i.MX8MP and i.MX93
> which only have positive values. Add a volume_sx flag to use SX_TLV
> volume control for this kind of platform. Use common TLV volume control
> for other platforms.
>
> Fixes: cdfa92eb90f5 ("ASoC: fsl_micfil: Correct the number of steps on SX controls")
> Signed-off-by: Chancel Liu <chancel.liu@xxxxxxx>
Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>