public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ASoC: fsl_asrc: support the i.MX952 platform
@ 2026-01-30  5:43 Shengjiu Wang
  2026-01-30  5:43 ` [PATCH v2 1/4] ASoC: dt-bindings: fsl,imx-asrc: Add support for " Shengjiu Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Shengjiu Wang @ 2026-01-30  5:43 UTC (permalink / raw)
  To: lgirdwood, broonie, robh, krzk+dt, conor+dt, shawnguo, s.hauer,
	kernel, festevam, linux-sound, devicetree, imx, linux-arm-kernel,
	linux-kernel, shengjiu.wang, Xiubo.Lee, nicoleotsuka, perex,
	tiwai, linuxppc-dev

Update dt binding document and update driver to suppot ASRC on i.MX952.

Changes in v2:
- update commit message for add more infos
- split original patch 2/3 to two patches: patch 2/4 3/4
- use size_add() in patch 4/4

Shengjiu Wang (4):
  ASoC: dt-bindings: fsl,imx-asrc: Add support for i.MX952 platform
  ASoC: fsl_asrc: Add support for i.MX952 platform
  ASoC: fsl_asrc_m2m: Start ASRC before DMA device for M2M
  ASoC: fsl_asrc_dma: allocate memory from dma device

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

-- 
2.34.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-02-02  9:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-30  5:43 [PATCH v2 0/4] ASoC: fsl_asrc: support the i.MX952 platform Shengjiu Wang
2026-01-30  5:43 ` [PATCH v2 1/4] ASoC: dt-bindings: fsl,imx-asrc: Add support for " Shengjiu Wang
2026-01-30  7:20   ` Daniel Baluta
2026-01-30  5:43 ` [PATCH v2 2/4] ASoC: fsl_asrc: " Shengjiu Wang
2026-01-30  7:27   ` Daniel Baluta
2026-01-30  8:24     ` Shengjiu Wang
2026-01-30  5:43 ` [PATCH v2 3/4] ASoC: fsl_asrc_m2m: Start ASRC before DMA device for M2M Shengjiu Wang
2026-01-30 14:43   ` Frank Li
2026-02-02  9:44     ` Shengjiu Wang
2026-01-30  5:43 ` [PATCH v2 4/4] ASoC: fsl_asrc_dma: allocate memory from dma device Shengjiu Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox