public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: fsl_asrc: support the i.MX952 platform
@ 2026-01-28  7:18 Shengjiu Wang
  2026-01-28  7:18 ` [PATCH 1/3] ASoC: dt-bindings: fsl,imx-asrc: Add support for " Shengjiu Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Shengjiu Wang @ 2026-01-28  7:18 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.

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



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

end of thread, other threads:[~2026-01-30  1:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-28  7:18 [PATCH 0/3] ASoC: fsl_asrc: support the i.MX952 platform Shengjiu Wang
2026-01-28  7:18 ` [PATCH 1/3] ASoC: dt-bindings: fsl,imx-asrc: Add support for " Shengjiu Wang
2026-01-28 11:46   ` Krzysztof Kozlowski
2026-01-29  2:07     ` Shengjiu Wang
2026-01-28  7:18 ` [PATCH 2/3] ASoC: fsl_asrc: " Shengjiu Wang
2026-01-29  9:20   ` Daniel Baluta
2026-01-29  9:53     ` Shengjiu Wang
2026-01-29 17:14   ` Frank Li
2026-01-30  1:44     ` Shengjiu Wang
2026-01-28  7:18 ` [PATCH 3/3] ASoC: fsl_asrc_dma: allocate memory from dma device Shengjiu Wang
2026-01-29  9:25   ` Daniel Baluta
2026-01-29  9:37     ` Shengjiu Wang
2026-01-29 17:09   ` Frank Li
2026-01-30  1:52     ` Shengjiu Wang

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