]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: rockchip: Add machine driver for RK3399 GRU Boards
authorXing Zheng <zhengxing@rock-chips.com>
Wed, 3 Aug 2016 08:10:00 +0000 (16:10 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 8 Aug 2016 10:55:10 +0000 (11:55 +0100)
commitc6eac8a36a845e52ba520060a807044964ad9de5
treedf1c55474854cdef7b3a2b0e392f3c32c9493a3d
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
ASoC: rockchip: Add machine driver for RK3399 GRU Boards

Because we need to support the multiple codecs (MAX98357A/RT5514/DA7219)
on the RK3399 GRU boards, this patch can help us to support these codecs.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/rockchip,rk3399-gru-sound.txt [new file with mode: 0644]
sound/soc/rockchip/Kconfig
sound/soc/rockchip/Makefile
sound/soc/rockchip/rk3399_gru_sound.c [new file with mode: 0644]