OSDN Git Service

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)
commit16123412a6283bcf956f1a377f2e799a79c2b439
treecaa8ee713aa2726aa1db2fe61376b2bad95e000a
parentd9b27d50340c4c90637ebf24106c9064992e2f2a
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]