]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: atmel-i2s: add driver for the new Atmel I2S controller
authorCyrille Pitchen <cyrille.pitchen@atmel.com>
Fri, 25 May 2018 12:34:26 +0000 (15:34 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 29 May 2018 14:37:21 +0000 (15:37 +0100)
commitb543e467d1a9451013cd89ddcacde07dda9e7f32
tree5f91372cae54692ebf85f7f19b6d5f98cbb3f19b
parent969cc0528e0efdfdeaa5bbc0ab707d8a7819a8ec
ASoC: atmel-i2s: add driver for the new Atmel I2S controller

This patch adds support for the Atmel I2S controller embedded into
sama5d2x SoCs.

Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/Kconfig
sound/soc/atmel/Makefile
sound/soc/atmel/atmel-i2s.c [new file with mode: 0644]