]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: lochnagar: Add driver to support Lochnagar 2 sound card
authorPiotr Stankiewicz <piotrs@opensource.cirrus.com>
Wed, 20 Mar 2019 17:37:32 +0000 (17:37 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 21 Mar 2019 14:57:47 +0000 (14:57 +0000)
commit79dd5a816025623533c0710f7655215414704c86
treecaa8ee713aa2726aa1db2fe61376b2bad95e000a
parentc0a34acfee86eb97973bbf7b868d39d789c148a9
ASoC: lochnagar: Add driver to support Lochnagar 2 sound card

Lochnagar is an evaluation and development board for Cirrus
Logic Smart CODEC and Amp devices. It allows the connection of
most Cirrus Logic devices on mini-cards, as well as allowing
connection of various application processor systems to provide a
full evaluation platform.

Lochnagar 2 provides a set of line inputs/outputs, and a USB audio
device. This driver adds support for these analog line connections and
the Lochnagar side of the USB audio link.

Signed-off-by: Piotr Stankiewicz <piotrs@opensource.cirrus.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/lochnagar-sc.c [new file with mode: 0644]