mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
rk2928:sdk: default disable gpio clk
This commit is contained in:
parent
9704477612
commit
e2c1923a25
|
|
@ -2226,10 +2226,6 @@ static void __init rk30_init_enable_clocks(void)
|
|||
clk_enable_nolock(&clk_pclk_pwm01);
|
||||
clk_enable_nolock(&clk_hclk_otg0);
|
||||
clk_enable_nolock(&clk_hclk_otg1);
|
||||
clk_enable_nolock(&clk_gpio0);
|
||||
clk_enable_nolock(&clk_gpio1);
|
||||
clk_enable_nolock(&clk_gpio2);
|
||||
clk_enable_nolock(&clk_gpio3);
|
||||
|
||||
#if CONFIG_RK_DEBUG_UART == 0
|
||||
clk_enable_nolock(&clk_uart0);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user