mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
Revert "Revert "rk29: clock: always enable tpiu clock for jtag debug""
This reverts commit 6aca2b5c5c.
This commit is contained in:
@@ -2476,6 +2476,7 @@ static void __init clk_enable_init_clocks(void)
|
||||
clk_enable_nolock(&clk_intmem);
|
||||
clk_enable_nolock(&clk_ddr);
|
||||
clk_enable_nolock(&clk_debug);
|
||||
clk_enable_nolock(&clk_tpiu);
|
||||
clk_enable_nolock(&clk_jtag);
|
||||
clk_enable_nolock(&clk_uart1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user