mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
fe9760c96a6ca445f5bc1564fb153fc7b47491fa
PD#SWPL-162745 Problem: std suspend: clk tree save config clk_parent0; adla core --> switch to clk_parent1 std resume: clk tree restore config clk_parent0; Solution: std suspend: adla clk switch to clk_parent1; adla power off; clk tree save config clk_parent1; adla resume adla tree restore config clk_parent1; adla power on; adla clk switch to clk_parent0; Verify: T7c Change-Id: I74ac279eb4316461e28f9b9e396a41948f5cf85a Signed-off-by: Cancan.chang <cancan.chang@amlogic.com>
Description
No description provided
Languages
C
98.9%
Perl
0.4%
Makefile
0.4%
Shell
0.2%