Re: [PATCH] ASoC: SDCA: Allow sample width wild cards in set_usage()
From: Charles Keepax
Date: Tue Dec 16 2025 - 10:08:06 EST
On Tue, Dec 16, 2025 at 02:22:04PM +0000, Simon Trimmer wrote:
> The SDCA spec allows the sample rate and width to be wild cards, but the
> current implementation of set_usage() only checked for a wild card of
> the sample rate.
>
> Fixes: 4ed357f72a0e ("ASoC: SDCA: Add hw_params() helper function")
> Signed-off-by: Simon Trimmer <simont@xxxxxxxxxxxxxxxxxxxxx>
> ---
Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>
Thanks,
Charles