mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
clk: rockchip: rk3568: mark hclk_usb as critical clk
gmac1 access to the NIU bus depends on this clock. Change-Id: I883e39678693f71acdc655004b59c5abc760ad86 Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
@@ -1632,6 +1632,7 @@ static const char *const rk3568_cru_critical_clocks[] __initconst = {
|
||||
"clk_optc_arb",
|
||||
"hclk_php",
|
||||
"pclk_php",
|
||||
"hclk_usb",
|
||||
};
|
||||
|
||||
static const char *const rk3568_pmucru_critical_clocks[] __initconst = {
|
||||
|
||||
Reference in New Issue
Block a user