Files
kernel_common_drivers/drivers/host
bangzheng.liu febc7ad7c6 DSP: SC2 ffv dsp do not enter power off while in early suspend [1/2]
PD#SWPL-179917

Problem:
1. There's no power consumption limitation in early suspend
state.
2. After pressing power key to enter suspend, audio hal would
release audio_in lock slowly (after about 300ms or more), and
audio hal would send mbox cmd for pcm read and get latency.
3. After audio_in lock released, audio hal needsend mbox cmd
to check DSP VAD keywords wakeup first before Google katniss
receive the screen wakeup event.

Solution:
1. DSP do not enter power off while in early suspend.
2. Host driver do not switch clk if ffv is supported.

Verify:
sc2

Change-Id: I79768a691ac07af60fa8dc7e471254937398f727
Signed-off-by: bangzheng.liu <bangzheng.liu@amlogic.com>
2024-08-13 01:46:45 -07:00
..
2024-07-30 22:53:46 -07:00