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:
Elaine Zhang
2021-02-25 16:29:17 +08:00
committed by Tao Huang
parent 3b2532870f
commit 8bedd31fee

View File

@@ -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 = {