audio: rk3036 codec driver
authordgl <“dgl@rock-chips.com”>
Mon, 28 Jul 2014 02:07:40 +0000 (10:07 +0800)
committerdgl <“dgl@rock-chips.com”>
Mon, 28 Jul 2014 02:07:40 +0000 (10:07 +0800)
commitf3fcb4ab6aa388b8ac2c17fa5852f24918aba3d2
tree96fb7bf7a360c4e46af1a61b28fbaa5982baa84a
parent466b5f40fc9e530feef2d4410ad153cb3c197f13
audio: rk3036 codec driver

add rk3036 audio codec driver program, include DTS node.

Signed-off-by: dgl@rock-chips.com
Documentation/devicetree/bindings/sound/rockchip-audio.txt [new file with mode: 0644]
arch/arm/boot/dts/rk3036-sdk.dts [changed mode: 0755->0644]
arch/arm/boot/dts/rk3036.dtsi [changed mode: 0755->0644]
arch/arm/configs/rk3036_defconfig
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile [changed mode: 0755->0644]
sound/soc/codecs/rk3036_codec.c [new file with mode: 0644]
sound/soc/codecs/rk3036_codec.h [new file with mode: 0644]
sound/soc/rockchip/Kconfig [changed mode: 0755->0644]
sound/soc/rockchip/Makefile [changed mode: 0755->0644]
sound/soc/rockchip/rk_rk3036.c [new file with mode: 0644]