ASoC: add driver for Rockchip RK3xxx I2S controller
authorJianqun Xu <xjq@rock-chips.com>
Sat, 5 Jul 2014 11:13:03 +0000 (19:13 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 9 Jul 2014 07:39:29 +0000 (09:39 +0200)
commit4495c89fcf2624d542a27f1ecd70aa3524c54195
tree6187bfa6918b62b870522fb063263bc89b2a8e16
parentd4796e35fb67df4ec36fa5914689ced8bc51a614
ASoC: add driver for Rockchip RK3xxx I2S controller

Add driver for i2s controller found on rk3066, rk3168 and rk3288
processors from rockchip.

Tested on the RK3288 SDK board.

Signed-off-by: Jianqun Xu <xjq@rock-chips.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/rockchip/Kconfig [new file with mode: 0644]
sound/soc/rockchip/Makefile [new file with mode: 0644]
sound/soc/rockchip/rockchip_i2s.c [new file with mode: 0644]
sound/soc/rockchip/rockchip_i2s.h [new file with mode: 0644]