clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for aclk_vio
authorYakir Yang <ykk@rock-chips.com>
Wed, 16 Dec 2015 08:27:18 +0000 (16:27 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 16 Dec 2015 21:24:13 +0000 (22:24 +0100)
commit2abc02fc494fa4c920a08a1d0beecabafbcb2104
treebce7bb10a601e6cb7fcfd3f9e321f34dad86d450
parent60ecbd9d94600121ee9e8fed523e62c19f269893
clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for aclk_vio

ACLK_VIO is the noc bus clock for display module, display cann't
read data from ddr without this clock enabled.

Due to it shouldn't belong to any driver, but we need it enabled,
so just mark it as the CLK_IGNORE_UNUSED flag.

Signed-off-by: Yakir Yang <ykk@rock-chips.com>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3036.c
This page took 0.030759 seconds and 5 git commands to generate.