mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
drm/rockchip: add more clock protect for loader logo
Change-Id: Ieb11011a3a6ad75c9648d2a09bb24d27284e029d Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
parent
432e0c7b67
commit
2b01962c0b
|
|
@ -1002,6 +1002,12 @@ static const char *const loader_protect_clocks[] __initconst = {
|
|||
"hclk_vio",
|
||||
"aclk_vio",
|
||||
"aclk_vio0",
|
||||
"aclk_vio1",
|
||||
"aclk_vo_pre",
|
||||
"aclk_vio_pre",
|
||||
"dclk_vop",
|
||||
"dclk_vopb",
|
||||
"dclk_vopl",
|
||||
};
|
||||
|
||||
static struct clk **loader_clocks __initdata;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user