mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
drm/rockchip: add more clock protect for loader logo
fix up the px30 issue when enable DDR automatic frequency. Change-Id: I3671f4be7a8408a3830cc707f5b947d136f3452b Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
@@ -1000,9 +1000,13 @@ err_unlock:
|
||||
|
||||
static const char *const loader_protect_clocks[] __initconst = {
|
||||
"hclk_vio",
|
||||
"hclk_vopb",
|
||||
"hclk_vopl",
|
||||
"aclk_vio",
|
||||
"aclk_vio0",
|
||||
"aclk_vio1",
|
||||
"aclk_vopb",
|
||||
"aclk_vopl",
|
||||
"aclk_vo_pre",
|
||||
"aclk_vio_pre",
|
||||
"dclk_vop",
|
||||
|
||||
Reference in New Issue
Block a user