Re: [PATCH 17/25] ASoC: sun8i-codec: Enable all supported sample rates

2020-10-05 Thread Maxime Ripard
On Wed, Sep 30, 2020 at 09:11:40PM -0500, Samuel Holland wrote: > The system sample rate programmed into the hardware is really a clock > divider from SYSCLK to the ADC and DAC. Since we support two SYSCLK > frequencies, we can use all sample rates corresponding to one of those > frequencies

[PATCH 17/25] ASoC: sun8i-codec: Enable all supported sample rates

2020-09-30 Thread Samuel Holland
The system sample rate programmed into the hardware is really a clock divider from SYSCLK to the ADC and DAC. Since we support two SYSCLK frequencies, we can use all sample rates corresponding to one of those frequencies divided by any available divisor. This commit enables support for those