mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
clk: rockchip: rk3399: remove unnecessary critical clocks
Change-Id: If1f3cf9eb91f89ad38f034b5a9d90571c486efc9 Signed-off-by: Xing Zheng <zhengxing@rock-chips.com> Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
@@ -1536,7 +1536,6 @@ static const char *const rk3399_cru_critical_clocks[] __initconst = {
|
||||
"aclk_gic_noc",
|
||||
|
||||
/* other critical clocks */
|
||||
"aclk_cci_pre",
|
||||
"aclk_gic",
|
||||
"aclk_gic_noc",
|
||||
"aclk_hdcp_noc",
|
||||
@@ -1553,7 +1552,6 @@ static const char *const rk3399_cru_critical_clocks[] __initconst = {
|
||||
"hclk_perilp1",
|
||||
"aclk_dmac1_perilp",
|
||||
"aclk_emmc_noc",
|
||||
"gpll_hclk_perilp1_src",
|
||||
"gpll_aclk_perilp0_src",
|
||||
"gpll_aclk_perihp_src",
|
||||
"aclk_vio_noc",
|
||||
|
||||
Reference in New Issue
Block a user