audio: add i2s capture function and fix pinctrl error
authorPeipeng Zhao <peipeng.zhao@amlogic.com>
Wed, 19 Apr 2017 06:34:27 +0000 (14:34 +0800)
committerPeipeng Zhao <peipeng.zhao@amlogic.com>
Wed, 19 Apr 2017 07:39:16 +0000 (15:39 +0800)
commit9a2e9f09c061d4fae9ea8351b9d44615add8d874
tree688b45edb2f8ae1bca7296840b6200f964eaad08
parent577cb57584e48e2e008dc5b54c4f4278e5ac9a08
audio: add i2s capture function and fix pinctrl error

PD#138714: fix i2s in error

1. add aml_i2s_copy_capture for 8 channels
2. fix i2s pinctrl define error
3. add 8channel mic board d601 function on P400/P401 dts

Change-Id: I7b289e9926bded95f2a4e9a24b756363a94ba8dd
Signed-off-by: Peipeng Zhao <peipeng.zhao@amlogic.com>
12 files changed:
arch/arm64/boot/dts/amlogic/gxl_p212_1g.dts
arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts
arch/arm64/boot/dts/amlogic/gxl_p400_2g.dts
arch/arm64/boot/dts/amlogic/gxl_p401_2g.dts
arch/arm64/boot/dts/amlogic/gxm_q200_2g.dts
arch/arm64/boot/dts/amlogic/gxm_skt.dts
drivers/amlogic/pinctrl/pinctrl_gxl.c
scripts/amlogic/mk_dtb_gx.sh
sound/soc/amlogic/aml_i2s.c
sound/soc/amlogic/aml_i2s_dai.c
sound/soc/amlogic/aml_i2s_dai.h
sound/soc/codecs/amlogic/dummy_codec.c