]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: rt1318: Add RT1318 audio amplifier driver
authorJack Yu <jack.yu@realtek.com>
Wed, 19 Jun 2024 05:53:42 +0000 (05:53 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 19 Jun 2024 13:50:34 +0000 (14:50 +0100)
commitfe1ff61487ace69cd4e680e36169c90667eb9624
treee183e39ae1fd0af0bce8b8c3a1af4a8402c3c5ff
parent3ec1428d7b7c519d757a013cef908d7e33dee882
ASoC: rt1318: Add RT1318 audio amplifier driver

This is the initial i2s-based amplifier driver for rt1318.

Signed-off-by: Jack Yu <jack.yu@realtek.com>
Link: https://msgid.link/r/b3055442ce6d4994aa01aa1fad6ba1fe@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/rt1318.h [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt1318.c [new file with mode: 0644]
sound/soc/codecs/rt1318.h [new file with mode: 0644]