Re: [PATCH 15/25] ASoC: sun8i-codec: Support the TDM slot binding

2020-10-05 Thread Maxime Ripard
On Wed, Sep 30, 2020 at 09:11:38PM -0500, Samuel Holland wrote: > Now that BCLK and LRCK rate calculations can handle any > hardware-supported slot width and number of slots, enable > support for overriding these parameters from the device tree. > > Signed-off-by: Samuel Holland Acked-by:

[PATCH 15/25] ASoC: sun8i-codec: Support the TDM slot binding

2020-09-30 Thread Samuel Holland
Now that BCLK and LRCK rate calculations can handle any hardware-supported slot width and number of slots, enable support for overriding these parameters from the device tree. Signed-off-by: Samuel Holland --- sound/soc/sunxi/sun8i-codec.c | 28 ++-- 1 file changed, 26