[PATCH 0/3] add Xilinx SPDIF audio driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



SPDIF IP supports playback and capture of audio in AES format. Each IP
instance can only work in either transmit or receive mode exclusively.
The patchset adds support for playback and capture functionality.

Maruthi Srinivas Bayyavarapu (3):
  dt-bindings: ASoC: xlnx,spdif: Document spdif bindings
  ASoC: xlnx: add SPDIF audio driver
  ASoC: xlnx: enable SPDIF driver build

 .../devicetree/bindings/sound/xlnx,spdif.txt       |  28 ++
 sound/soc/xilinx/Kconfig                           |   7 +
 sound/soc/xilinx/Makefile                          |   2 +
 sound/soc/xilinx/xlnx_spdif.c                      | 339 +++++++++++++++++++++
 4 files changed, 376 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/xlnx,spdif.txt
 create mode 100644 sound/soc/xilinx/xlnx_spdif.c

-- 
2.7.4




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux