]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: rt1318: Add RT1318 SDCA vendor-specific driver
authorShuming Fan <shumingf@realtek.com>
Tue, 8 Nov 2022 09:27:27 +0000 (17:27 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 May 2023 09:53:55 +0000 (11:53 +0200)
commit5279ab199cbdb49c8b8a88af4e7c44968e5e8a00
tree45b369b7fefc780b9bbc549ec8cd1a25b9bb67a8
parent1d383f9d6527d92b65d2e48afa6200370fc06380
ASoC: rt1318: Add RT1318 SDCA vendor-specific driver

[ Upstream commit 6ad73a2b42ea6d43fc5bf32033e8f6b21df3109e ]

This is the initial amplifier driver for rt1318 SDCA version.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20221108092727.13011-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Stable-dep-of: 84822215acd1 ("ASoC: codecs: wcd938x: fix accessing regmap on unattached devices")
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt1318-sdw.c [new file with mode: 0644]
sound/soc/codecs/rt1318-sdw.h [new file with mode: 0644]