ASoC: mchp-spdifrx: add driver for SPDIF RX
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Fri, 2 Oct 2020 16:03:05 +0000 (19:03 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 2 Oct 2020 19:45:35 +0000 (20:45 +0100)
commitef265c55c1ac0f02c74a33d8e054547f7eafc81b
treee999db2cb8fd2a8c9b560822575530bae2aec1a9
parent1a4c450e57d2d7030f64379e3e80966a4ea71eb7
ASoC: mchp-spdifrx: add driver for SPDIF RX

The new SPDIF RX 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/20201002160305.815523-3-codrin.ciubotariu@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/Kconfig
sound/soc/atmel/Makefile
sound/soc/atmel/mchp-spdifrx.c [new file with mode: 0644]