audio: auge: add lower power mode for PDM & vad [1/1]
authorXing Wang <xing.wang@amlogic.com>
Sat, 19 Jan 2019 08:05:46 +0000 (16:05 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Wed, 8 May 2019 01:47:18 +0000 (18:47 -0700)
commit9eace3150864adc4d98c8dec52116f8f1710bb84
treece376b7a44e589176d2b293e8e2af93a615714be
parent4f4b07abdbdf58a312e34bfe0bc51d50a108c23a
audio: auge: add lower power mode for PDM & vad [1/1]

PD#SWPL-3825

Problem:
VAD & PDM works in 24m clks for lowpower mode when in deep suspend

Solution:
support VAD & PDM in 24m sysclk, 768k dclk

Verify:
x301

Change-Id: Ic363337ee9b0eba0f890ae62b9e0cb6bb54dcd6a
Signed-off-by: Xing Wang <xing.wang@amlogic.com>
17 files changed:
arch/arm/boot/dts/amlogic/tl1_t962x2_t309.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_x301_2g.dts
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_2g.dts
sound/soc/amlogic/auge/pdm.c
sound/soc/amlogic/auge/pdm.h
sound/soc/amlogic/auge/pdm_hw.c
sound/soc/amlogic/auge/pdm_hw.h
sound/soc/amlogic/auge/regs.h
sound/soc/amlogic/auge/sm1,clocks.c
sound/soc/amlogic/auge/tl1,clocks.c
sound/soc/amlogic/auge/tm2,clocks.c
sound/soc/amlogic/auge/vad.c
sound/soc/amlogic/auge/vad.h
sound/soc/amlogic/auge/vad_hw.c
sound/soc/amlogic/auge/vad_hw.h