OSDN Git Service

ASoC: mchp-spdiftx: add driver for S/PDIF TX Controller
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Wed, 9 Sep 2020 14:53:48 +0000 (17:53 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 9 Sep 2020 16:15:57 +0000 (17:15 +0100)
commit06ca24e98e6bcc17c32ebe4b2fc579e5bf9ff5b2
treee91bbfb779812abe2aa34d068ed8f2821961f348
parentdd8c0c0b37f1692a1202ea2c6f9d43aa0485faac
ASoC: mchp-spdiftx: add driver for S/PDIF TX Controller

The new SPDIF TX controller is a serial port compliant with the IEC-
60958 standard. It also supports programmable User Data and Channel
Status fields.

This IP is embedded in Microchip's sama7g5 SoC.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Link: https://lore.kernel.org/r/20200909145348.367033-2-codrin.ciubotariu@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/Kconfig
sound/soc/atmel/Makefile
sound/soc/atmel/mchp-spdiftx.c [new file with mode: 0644]