]> git.karo-electronics.de Git - linux-beck.git/commit
clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocks
authorChen-Yu Tsai <wens@csie.org>
Thu, 15 Sep 2016 06:57:38 +0000 (14:57 +0800)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 16 Sep 2016 23:03:42 +0000 (16:03 -0700)
commitd832fdd9b2d685b8166f37c03d53b9872d77ed54
tree63fdd4f0d41cfb189abdcb333c735d8705161413
parentcb80ec768a0db73743a6f8b5d94c0b52b97e3ca4
clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocks

The LCD controller and HDMI controller use the LCDx-CHy and HDMI clocks
to generate their dot clocks. To be able to generate a full range of
possible clock rates, the parent PLL clock rates should also be changed.

Fixes: c6e6c96d8fa6 ("clk: sunxi-ng: Add A31/A31s clocks")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/sunxi-ng/ccu-sun6i-a31.c