lkml.org 
[lkml]   [2018]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] add Xilinx audio formatter driver
Date
Audio formatter IP supports two streaming interfaces - MM2S for playback
and S2MM for capture. The driver enables DMA functionality for both the
interfaces. Patchset includes devicetree bindings documentation, driver
and build enablement.

Maruthi Srinivas Bayyavarapu (3):
dt-bindings: ASoC: xlnx,audio-formatter: Document audio formatter
bindings
ASoC: xlnx: add pcm formatter platform driver
ASoC: xlnx: enable audio formatter driver build

.../bindings/sound/xlnx,audio-formatter.txt | 29 ++
sound/soc/xilinx/Kconfig | 7 +
sound/soc/xilinx/Makefile | 2 +
sound/soc/xilinx/xlnx_formatter_pcm.c | 565 +++++++++++++++++++++
4 files changed, 603 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/xlnx,audio-formatter.txt
create mode 100644 sound/soc/xilinx/xlnx_formatter_pcm.c

--
2.7.4

\
 
 \ /
  Last update: 2018-12-21 09:59    [W:0.117 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site