mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02: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:
parent
3b2532870f
commit
8bedd31fee
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user