mbox series

[V3,0/2] Support more sample rate in asrc

Message ID cover.1555491598.git.shengjiu.wang@nxp.com (mailing list archive)
Headers show
Series Support more sample rate in asrc | expand

Message

Shengjiu Wang April 17, 2019, 9:06 a.m. UTC
Support more sample rate in asrc

Shengjiu Wang (2):
  ASoC: fsl_asrc: replace the process_option table with function
  ASoC: fsl_asrc: Unify the supported input and output rate

Changes in v3
- remove FSL_ASRC_RATES
- refine fsl_asrc_sel_proc according to comments

Changes in v2
- add more comments in code
- add commit "Unify the supported input and output rate"

 sound/soc/fsl/fsl_asrc.c | 108 +++++++++++++++++++++++++++++++++--------------
 1 file changed, 76 insertions(+), 32 deletions(-)