mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
Revert "rk29: clock: always enable tpiu clock for jtag debug"
This reverts commit dfeca01a38.
Enable TPIU make wfi not work when suspend.
This commit is contained in:
@@ -2476,7 +2476,6 @@ 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