On Mon, May 18, 2026 at 06:44:31PM -0300, Val Packett wrote: > This amp supports TDM mode, so implement the set_tdm_slot operation to > let the SoC driver configure the TDM slot number, width, and masks.
> +static int aw88261_set_tdm_slot(struct snd_soc_dai *dai,
> + unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width)
> +{
In spite of the changelog this doesn't actually seem to use slot_width?
It should.
Note also that we should disable TDM if slots == 0.
signature.asc
Description: PGP signature

