]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
authorPiotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com>
Thu, 27 Jun 2024 15:00:29 +0000 (17:00 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 28 Jun 2024 12:39:23 +0000 (13:39 +0100)
commit0959de657a10cc40b2cc41cff9169ab0e0fd4456
tree819397ccdd9deeba81ed44a9b1f474bf66dffe50
parent752fea92d9b3e4255a2f75e7efa6fe148562ccbf
ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs

This driver was ported from an old version in linux 2.6.27 and adjusted
for the new ASoC framework and DMA API.

Signed-off-by: Piotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com>
Link: https://patch.msgid.link/20240627150046.258795-12-piotr.wojtaszczyk@timesys.com
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/lpc3xxx-i2s.c [new file with mode: 0644]
sound/soc/fsl/lpc3xxx-i2s.h [new file with mode: 0644]
sound/soc/fsl/lpc3xxx-pcm.c [new file with mode: 0644]