]> git.karo-electronics.de Git - linux-beck.git/commit
clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks
authorHeiko Stuebner <heiko@sntech.de>
Tue, 11 Aug 2015 10:12:03 +0000 (18:12 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Aug 2015 14:09:42 +0000 (16:09 +0200)
commit15ee1f7d1432c8a781df5d8f92c18bd952088667
treefee6710296e57bc4810816cbd144f65a20732b57
parent8152d8cc593095fab36d7b71365bd32c9c1dfd29
clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks

pclk_pd_pmu needs to keep running and with the upcoming gpio clock
handling this is not always the case anymore. So add it to the list
of critical clocks for now.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Lin Huang <hl@rock-chips.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/clk/rockchip/clk-rk3288.c