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)
committerLuan Yuan <luan.yuan@amlogic.com>
Mon, 17 Dec 2018 10:16:09 +0000 (18:16 +0800)
commit94e1b61e5b6b18c36a02600e36f3f243570c60e9
tree70de38b4e4ac33c0d9358ac28bd4ad86a6fdda83
parenta92b71501907e275f0b0a0c598425ab802d059c5
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>
Conflicts:
arch/arm/boot/dts/amlogic/mesontl1.dtsi
arch/arm/boot/dts/amlogic/tl1_t962x2_skt.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts
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 [new file with mode: 0644]
arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts [new file with mode: 0644]
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