mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
rk29: clock: enable debug/jtag
This commit is contained in:
parent
f79c62a3b8
commit
2b368afa99
|
|
@ -2267,6 +2267,8 @@ static void __init clk_enable_init_clocks(void)
|
|||
clk_enable_nolock(&clk_emem);
|
||||
clk_enable_nolock(&clk_intmem);
|
||||
clk_enable_nolock(&clk_ddr);
|
||||
clk_enable_nolock(&clk_debug);
|
||||
clk_enable_nolock(&clk_jtag);
|
||||
#ifdef CONFIG_DEBUG_LL
|
||||
clk_enable_nolock(&clk_uart1);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user