ASoC: loongson: Add Loongson ASoC Sound Card Support
authorYingkun Meng <mengyingkun@loongson.cn>
Wed, 14 Jun 2023 12:22:40 +0000 (20:22 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 15 Jun 2023 12:53:27 +0000 (13:53 +0100)
commitd24028606e7642261d33ad2a50aed940d35cfb66
treebcebba024cbd261bd7bf2f5fe669f1bc39836caa
parent6a8e1d46f0621c15d2993c5e847f4f264102f93d
ASoC: loongson: Add Loongson ASoC Sound Card Support

The Loongson ASoC Sound Card is a general ASoC DAI Link driver that
can be used for Loongson CPU DAI drivers and external CODECs.

The driver supports the use of ACPI table to describe device resources.
On loongson 7axxx platforms, the audio device is an ACPI device.

Signed-off-by: Yingkun Meng <mengyingkun@loongson.cn>
Link: https://lore.kernel.org/r/20230614122240.3402762-1-mengyingkun@loongson.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/loongson/Kconfig
sound/soc/loongson/Makefile
sound/soc/loongson/loongson_card.c [new file with mode: 0644]