clk: rockchip: make rk3188 hclk_vio_bus critical

A patch from »clk: rockchip: make rk3188 hclk_vio_bus critical« in state Mainline for linux-kernel

From: Mark Yao <mark.yao@...> Date: Wed, 8 Nov 2017 17:41:24 +0800

Commit-Message

Vop register access request hclk_vio_bus. Signed-off-by: Mark Yao <mark.yao@...> Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

Picked from the vendor kernel and already applied, as I also needed that to make my rk3188 tablet's display work. drivers/clk/rockchip/clk-rk3188.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

Statistics

  • 2 lines added
  • 1 lines removed

Changes

---------------------- drivers/clk/rockchip/clk-rk3188.c -----------------------
index 7c6af8e25b0c..7ea20341e870 100644
@@ -757,7 +757,8 @@ static const char *const rk3188_critical_clocks[] __initconst = {
"hclk_peri",
"pclk_cpu",
"pclk_peri",
- "hclk_cpubus"
+ "hclk_cpubus",
+ "hclk_vio_bus",
};
static struct rockchip_clk_provider *__init rk3188_common_clk_init(struct device_node *np)
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...