ASoC: Add Rockchip rk817 audio CODEC support
authorChris Morgan <macromorgan@hotmail.com>
Wed, 19 May 2021 20:37:52 +0000 (15:37 -0500)
committerLee Jones <lee.jones@linaro.org>
Tue, 1 Jun 2021 12:40:32 +0000 (13:40 +0100)
commit0d6a04da9b25b9a7cf2cac5f5079e3296d3bee0f
treee16364334de2e4c31572c8ad667eb66d394e67c7
parent4a1c456a57c3366d736548ad4d09eb3aa0b9ddaf
ASoC: Add Rockchip rk817 audio CODEC support

Add support for the Rockchip rk817 audio codec integrated into the
rk817 PMIC. This is based on the sources provided by Rockchip from
their BSP kernel.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Tested-by: Maciej Matuszczyk <maccraft123mc@gmail.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rk817_codec.c [new file with mode: 0644]