mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
rk3228: clk: enable aclk_dmac_bus when clk init
modify enable aclk_dmac_bus control bits. make aclk_dmac_bus enabled when clk init. Change-Id: I670dbaabcf9ba6cf9ce683090b49c72e4cbd0410 Signed-off-by: zhangqing <zhangqing@rock-chips.com>
This commit is contained in:
@@ -215,7 +215,7 @@
|
||||
<&pclk_bus>,
|
||||
<&clk_gates8 0>,/*aclk_intmem*/
|
||||
<&clk_gates8 1>,/*clk_intmem_mbist*/
|
||||
<&clk_gates8 3>,/*aclk_dmac_bus*/
|
||||
<&clk_gates8 2>,/*aclk_dmac_bus*/
|
||||
<&clk_gates10 1>,/*g_aclk_bus*/
|
||||
<&clk_gates13 9>,/*aclk_gic400*/
|
||||
<&clk_gates8 3>,/*hclk_rom*/
|
||||
|
||||
@@ -132,7 +132,7 @@
|
||||
<&pclk_bus>,
|
||||
<&clk_gates8 0>,/*aclk_intmem*/
|
||||
<&clk_gates8 1>,/*clk_intmem_mbist*/
|
||||
<&clk_gates8 3>,/*aclk_dmac_bus*/
|
||||
<&clk_gates8 2>,/*aclk_dmac_bus*/
|
||||
<&clk_gates10 1>,/*g_aclk_bus*/
|
||||
<&clk_gates13 9>,/*aclk_gic400*/
|
||||
<&clk_gates8 3>,/*hclk_rom*/
|
||||
|
||||
Reference in New Issue
Block a user