mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
clk: rockchip: rv1126: Add vdec and jpeg niu clocks to critical
Change-Id: I782ef2632d543441fa4b61a27ce57a6782ccda13 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -1292,6 +1292,10 @@ static const char *const rv1126_cru_critical_clocks[] __initconst = {
|
||||
"pclk_pdddr",
|
||||
"pclk_pdtop",
|
||||
"clk_usbhost_utmi_ohci",
|
||||
"aclk_pdjpeg_niu",
|
||||
"hclk_pdjpeg_niu",
|
||||
"aclk_pdvdec_niu",
|
||||
"hclk_pdvdec_niu",
|
||||
};
|
||||
|
||||
static void __iomem *rv1126_cru_base;
|
||||
|
||||
Reference in New Issue
Block a user