lkml.org 
[lkml]   [2017]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] clk: sunxi-ng: Add several flags to H3 CCU
Date
The H3 CCU is the earliest driver that uses sunxi-ng clk framework, and
some problems show when doing further development.

This patchset fixes some issues by add several clock flags.

The first patch solves the problem that setting some PLL before ungating
them will trigger timeout for waiting for lock by adds CLK_SET_RATE_UNGATE
flag.

The second patch solves the problem that H3 GPU clock is not really tweaked
by add CLK_SET_RATE_PARENT flag to it.

Icenowy Zheng (2):
clk: sunxi-ng: add CLK_SET_RATE_UNGATE to all H3 PLLs
clk: sunxi-ng: add CLK_SET_RATE_PARENT flag to H3 GPU clock

drivers/clk/sunxi-ng/ccu-sun8i-h3.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)

--
2.13.5

\
 
 \ /
  Last update: 2017-09-10 14:41    [W:0.037 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site