audio: add HW resample for HDMIRX [1/1]
authorShuai Li <shuai.li@amlogic.com>
Wed, 27 Mar 2019 08:37:00 +0000 (16:37 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Sat, 30 Mar 2019 16:38:02 +0000 (09:38 -0700)
commit0663274a19de474fca92b5ee1052ec5f71d6b8aa
tree4b57dbf25f6f3e36f50ffa106a9aebaa4bfdc90d
parent9b0245f2730da2a7b8e7577db46c77a6b6a70e0d
audio: add HW resample for HDMIRX [1/1]

PD#SWPL-6118

Problem:
No resample will cause mismatch between
input and output if they are not at same
samplerate.

Solution:
Add resample for hdmirx case

Verify:
Local tested.

Change-Id: I298e401578bf49484d6b75fd736d2a74c38508e4
Signed-off-by: Shuai Li <shuai.li@amlogic.com>
12 files changed:
arch/arm/boot/dts/amlogic/tl1_t962x2_t309.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts
arch/arm64/boot/dts/amlogic/tl1_t962x2_t309.dts
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301.dts
sound/soc/amlogic/auge/ddr_mngr.c
sound/soc/amlogic/auge/ddr_mngr.h
sound/soc/amlogic/auge/extn.c
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