mbox series

[v2,0/2] ASoC: fsl_asrc: improve clock selection and quality

Message ID 20200716151352.193451-1-arnaud.ferraris@collabora.com (mailing list archive)
Headers show
Series ASoC: fsl_asrc: improve clock selection and quality | expand

Message

Arnaud Ferraris July 16, 2020, 3:13 p.m. UTC
This series fixes the automatic clock selection and enables internal
ratio in order to improve audio quality.

The clock selection patches have been set aside for now, as the
discussion is still ongoing regarding that matter.

v1 -> v2:
- compare clock indexes (and not the location in the clock table) to
  make sure input and output clocks are different

 Arnaud Ferraris(2):
   ASoC: fsl_asrc: make sure the input and output clocks are different
   ASoC: fsl_asrc: always use internal ratio

 sound/soc/fsl/fsl_asrc.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)