Files
kernel_common_drivers/drivers/host
bangzheng.liu 38ec246940 DSP: SC2 ffv dsp flow modification [2/4]
PD#SWPL-195183

Problem:
1. Kernel clk tree do not know the state if dsp switch its
clk when kernel is in suspend mode. which would cause clk
state error.
2. Permission of accessing pwrctrl register should be enabled in bl2
instead of configure it dynamicly.

Solution:
1. Move clk switch flow from dsp side to kernel.
2. Open permission of accessing pwrctrl register in bl2.

Verify:
sc2

Change-Id: Icfaad81586781af1db874d07d64edee0875c8c27
Signed-off-by: bangzheng.liu <bangzheng.liu@amlogic.com>
2025-01-08 15:10:14 +08:00
..