diff options
author | Chen-Yu Tsai <wens@csie.org> | 2019-05-03 18:05:18 +0800 |
---|---|---|
committer | Chen-Yu Tsai <wens@csie.org> | 2019-06-18 19:39:01 +0800 |
commit | 260311bfb383d28a9b8bf88489cc24175963b3e1 (patch) | |
tree | da6251e0203147f5e87b034d2bac968a9b590459 /README | |
parent | d1c924732bdf2710ce513d965d3ca2a4ff877ea7 (diff) | |
download | linux-stable-260311bfb383d28a9b8bf88489cc24175963b3e1.tar.gz linux-stable-260311bfb383d28a9b8bf88489cc24175963b3e1.tar.bz2 linux-stable-260311bfb383d28a9b8bf88489cc24175963b3e1.zip |
clk: sunxi-ng: sun5i: Use local parent references for CLK_FIXED_FACTOR
With the new clk parenting code and CLK_FIXED_FACTOR_{HW,FW_NAME}
macros, we can reference parents locally via pointers to struct clk_hw
or DT clock-names.
Convert existing CLK_FIXED_FACTOR definitions to either the _HW or
_FW_NAME variant based on whether the parent clock is internal or
external to the CCU.
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions