audio: auge: fix drivers for tl1 [1/1]
authorXing Wang <xing.wang@amlogic.com>
Tue, 30 Oct 2018 07:38:34 +0000 (15:38 +0800)
committerBo Yang <bo.yang@amlogic.com>
Mon, 26 Nov 2018 17:24:54 +0000 (01:24 +0800)
commit3710b197c9166222c7b6e73a72461ea4238a516e
treeafc426e380d3dc7fce4b9976d8c82dd6a0e9e644
parenta8d0414ebf373625ba1ae0268506a2b7c2d621f1
audio: auge: fix drivers for tl1 [1/1]

PD#172587

Problem:
resample, eqdrc, dolby efuse, audio input (from atv, hdmirx)

Solution:
add drivers for them

Verify:
x301

Change-Id: I5187f9824d904283794f6e4be3dd9ce8463908e1
Signed-off-by: Xing Wang <xing.wang@amlogic.com>
49 files changed:
MAINTAINERS
arch/arm/boot/dts/amlogic/mesontl1.dtsi
arch/arm/boot/dts/amlogic/tl1_pxp.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_skt.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts
include/dt-bindings/clock/amlogic,tl1-audio-clk.h
include/linux/amlogic/media/frame_provider/tvin/tvin.h
include/linux/amlogic/media/sound/misc.h [new file with mode: 0644]
include/linux/amlogic/media/sound/spdif_info.h
sound/soc/amlogic/auge/Makefile
sound/soc/amlogic/auge/audio_controller.c
sound/soc/amlogic/auge/audio_utils.c
sound/soc/amlogic/auge/audio_utils.h
sound/soc/amlogic/auge/card.c
sound/soc/amlogic/auge/ddr_mngr.c
sound/soc/amlogic/auge/ddr_mngr.h
sound/soc/amlogic/auge/effects.c
sound/soc/amlogic/auge/effects_hw.c
sound/soc/amlogic/auge/effects_hw_v2.c [new file with mode: 0644]
sound/soc/amlogic/auge/effects_hw_v2.h [new file with mode: 0644]
sound/soc/amlogic/auge/effects_hw_v2_coeff.c [new file with mode: 0644]
sound/soc/amlogic/auge/effects_v2.c [new file with mode: 0644]
sound/soc/amlogic/auge/effects_v2.h [new file with mode: 0644]
sound/soc/amlogic/auge/extn.c
sound/soc/amlogic/auge/frhdmirx_hw.c
sound/soc/amlogic/auge/iomap.c
sound/soc/amlogic/auge/iomap.h
sound/soc/amlogic/auge/locker.c
sound/soc/amlogic/auge/pdm.c
sound/soc/amlogic/auge/pdm_hw.c
sound/soc/amlogic/auge/pdm_hw.h
sound/soc/amlogic/auge/regs.h
sound/soc/amlogic/auge/resample.c
sound/soc/amlogic/auge/resample.h
sound/soc/amlogic/auge/resample_hw.c
sound/soc/amlogic/auge/resample_hw.h
sound/soc/amlogic/auge/spdif.c
sound/soc/amlogic/auge/spdif_hw.c
sound/soc/amlogic/auge/spdif_hw.h
sound/soc/amlogic/auge/tdm.c
sound/soc/amlogic/auge/tdm_hw.c
sound/soc/amlogic/auge/tdm_hw.h
sound/soc/amlogic/auge/tl1,clocks.c
sound/soc/amlogic/common/Makefile
sound/soc/amlogic/common/misc.c [new file with mode: 0644]
sound/soc/amlogic/common/spdif_info.c
sound/soc/amlogic/meson/spdif_codec.c
sound/soc/amlogic/meson/tv.c
sound/soc/amlogic/meson/tv.h