Skip to content
Commit 36ec0361 authored by Zheng Yang's avatar Zheng Yang Committed by Heiko Stuebner
Browse files

clk: rockchip: add flags for rk3328 dclk_lcdc



dclk_lcdc can be sourced from a general pll source as well
as the hdmiphy's pll output. We will want to set this source
by hand (to the system-pll-source in most cases) and also
want rate changes to this clock to be able to also touch
the pll source clock if needed, so add CLK_SET_RATE_PARENT
and CLK_SET_RATE_NO_REPARENT for dclk_lcdc.

Signed-off-by: default avatarZheng Yang <zhengyang@rock-chips.com>
[ammended commit message]
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 7f872cb3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment