clk: rockchip: rk3399: remove GRF gates clock nodes from power domains
authorXing Zheng <zhengxing@rock-chips.com>
Mon, 13 Jun 2016 02:03:51 +0000 (10:03 +0800)
committerGerrit Code Review <gerrit@rock-chips.com>
Mon, 13 Jun 2016 09:49:05 +0000 (17:49 +0800)
commitaa197c2f234f1c9df3e6a3a110baf52d6985933d
tree66bb4715664aaeff05f400f52439106879bf6676
parentf998bee0f464cd8ef5fa1ed7cc6412cda4e1104c
clk: rockchip: rk3399: remove GRF gates clock nodes from power domains

To simplify the description of the clock for RK3399, we don't need to
add many GRF gates clock nodes and keep them always enable,

In this case, we can avoid some of the operations GRF registers exception
problems, and caused by increased power consumption is only <=1ma.

Change-Id: Ifee9df2d5f869607191c5fb1165ec3e36e7bef9d
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
drivers/clk/rockchip/clk-rk3399.c