Thread (15 messages) 15 messages, 5 authors, 2020-03-07
STALE2329d
Revisions (7)
  1. v3 [diff vs current]
  2. v4 current
  3. v5 [diff vs current]
  4. v6 [diff vs current]
  5. v7 [diff vs current]
  6. v8 [diff vs current]
  7. v9 [diff vs current]

[PATCH v4 0/8] ASoC: Add new module driver for new ASRC

From: Shengjiu Wang <hidden>
Date: 2020-03-01 05:30:41
Also in: alsa-devel, linux-devicetree, linuxppc-dev, lkml

Add new module driver for new ASRC in i.MX8MN, several commits
are added for change DT binding asrc-width to asrc-format

Shengjiu Wang (8):
  ASoC: dt-bindings: fsl_asrc: Change asrc-width to asrc-format
  ARM: dts: imx6qdl: Change asrc-width to asrc-format
  ASoC: fsl-asoc-card: Change asrc-width to asrc-format
  ASoC: fsl_asrc: Change asrc_width to asrc_format
  ASoC: fsl_asrc: rename asrc_priv to asrc
  ASoC: fsl_asrc: Move common definition to fsl_asrc_common
  ASoC: dt-bindings: fsl_easrc: Add document for EASRC
  ASoC: fsl_easrc: Add EASRC ASoC CPU DAI and platform drivers

changes in v4
- Add several commit for changing DT binding asrc-width to asrc-format
- rename asrc_priv to asrc

changes in v3
- add new commit "ASoC: fsl_asrc: Change asrc_width to asrc_format"
- modify binding doc to yaml format
- remove fsl_easrc_dma.c, make fsl_asrc_dma.c useable for easrc.

changes in v2
- change i.MX815 to i.MX8MN
- Add changes in Kconfig and Makefile

 .../devicetree/bindings/sound/fsl,asrc.txt    |    4 +-
 .../devicetree/bindings/sound/fsl,easrc.yaml  |   96 +
 arch/arm/boot/dts/imx6qdl.dtsi                |    2 +-
 sound/soc/fsl/Kconfig                         |   11 +
 sound/soc/fsl/Makefile                        |    2 +
 sound/soc/fsl/fsl-asoc-card.c                 |    9 +-
 sound/soc/fsl/fsl_asrc.c                      |  282 +--
 sound/soc/fsl/fsl_asrc.h                      |   74 +-
 sound/soc/fsl/fsl_asrc_common.h               |  105 +
 sound/soc/fsl/fsl_asrc_dma.c                  |   54 +-
 sound/soc/fsl/fsl_easrc.c                     | 2111 +++++++++++++++++
 sound/soc/fsl/fsl_easrc.h                     |  651 +++++
 12 files changed, 3169 insertions(+), 232 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/fsl,easrc.yaml
 create mode 100644 sound/soc/fsl/fsl_asrc_common.h
 create mode 100644 sound/soc/fsl/fsl_easrc.c
 create mode 100644 sound/soc/fsl/fsl_easrc.h

-- 
2.21.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help