mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk29: clock: enable debug/jtag
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user