[alsa-devel] [PATCH 0/2] ASoC: ti: Support for TI K3 family of devices

Peter Ujfalusi peter.ujfalusi at ti.com
Mon Feb 10 15:09:48 CET 2020


Hi,

K3 devices (am654 and j721e) have UDMAP as system DMA and McASP for audio
interface.

5.6-rc1 includes the DMA support.
This series will enable the audio support for devices using UDMAP.

Regards,
Peter
---
Peter Ujfalusi (2):
  ASoC: ti: Add udma-pcm platform driver for UDMA
  ASoC: ti: davinci-mcasp: Add support for platforms using UDMA

 sound/soc/ti/Kconfig         |  8 ++++++-
 sound/soc/ti/Makefile        |  2 ++
 sound/soc/ti/davinci-mcasp.c |  7 ++++++
 sound/soc/ti/udma-pcm.c      | 43 ++++++++++++++++++++++++++++++++++++
 sound/soc/ti/udma-pcm.h      | 18 +++++++++++++++
 5 files changed, 77 insertions(+), 1 deletion(-)
 create mode 100644 sound/soc/ti/udma-pcm.c
 create mode 100644 sound/soc/ti/udma-pcm.h

-- 
Peter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki



More information about the Alsa-devel mailing list