CX20701 USB Codec: add CX20701 support in RK3188_tb_sdk
authorzhangjun <zhangjun@rock-chips.com>
Tue, 17 Sep 2013 07:14:22 +0000 (15:14 +0800)
committerzhangjun <zhangjun@rock-chips.com>
Tue, 17 Sep 2013 07:14:22 +0000 (15:14 +0800)
commitfc5293086d264445ef97cd078277c13e1fe6a9e1
treea6b765ca605c255e201169de4adc8b195b9cdfc4
parentdb38a404c20a08ed998562da775ff169a03758c8
CX20701 USB Codec: add CX20701 support in RK3188_tb_sdk
13 files changed:
arch/arm/mach-rk30/board-rk3168-tb.c
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/cx2070x-i2c.h [new file with mode: 0644]
sound/soc/codecs/cx2070x.c [new file with mode: 0644]
sound/soc/codecs/cx2070x.h [new file with mode: 0644]
sound/soc/codecs/cxdebug.c [new file with mode: 0644]
sound/soc/codecs/cxdebug.h [new file with mode: 0644]
sound/soc/codecs/cxpump.c [new file with mode: 0644]
sound/soc/codecs/cxpump.h [new file with mode: 0644]
sound/soc/rk29/Kconfig
sound/soc/rk29/Makefile
sound/soc/rk29/rk29_cx2070x.c [new file with mode: 0644]