[PATCH 0/3] ASoC: fsl_asrc: support the i.MX952 platform

Shengjiu Wang posted 3 patches 1 week, 2 days ago
There is a newer version of this series
.../bindings/sound/fsl,imx-asrc.yaml          |  1 +
sound/soc/fsl/fsl_asrc.c                      | 39 +++++++++++++++
sound/soc/fsl/fsl_asrc.h                      | 16 +++++++
sound/soc/fsl/fsl_asrc_common.h               |  3 ++
sound/soc/fsl/fsl_asrc_dma.c                  | 48 ++++++++++++++++---
sound/soc/fsl/fsl_asrc_m2m.c                  | 29 +++++++----
6 files changed, 121 insertions(+), 15 deletions(-)
[PATCH 0/3] ASoC: fsl_asrc: support the i.MX952 platform
Posted by Shengjiu Wang 1 week, 2 days ago
Update dt binding document and update driver to suppot ASRC on i.MX952.

Shengjiu Wang (3):
  ASoC: dt-bindings: fsl,imx-asrc: Add support for i.MX952 platform
  ASoC: fsl_asrc: Add support for i.MX952 platform
  ASoC: fsl_asrc_dma: allocate memory from dma device

 .../bindings/sound/fsl,imx-asrc.yaml          |  1 +
 sound/soc/fsl/fsl_asrc.c                      | 39 +++++++++++++++
 sound/soc/fsl/fsl_asrc.h                      | 16 +++++++
 sound/soc/fsl/fsl_asrc_common.h               |  3 ++
 sound/soc/fsl/fsl_asrc_dma.c                  | 48 ++++++++++++++++---
 sound/soc/fsl/fsl_asrc_m2m.c                  | 29 +++++++----
 6 files changed, 121 insertions(+), 15 deletions(-)

-- 
2.34.1