diff options
author | Chen-Yu Tsai <wens@csie.org> | 2019-05-03 18:07:10 +0800 |
---|---|---|
committer | Chen-Yu Tsai <wens@csie.org> | 2019-06-18 19:39:02 +0800 |
commit | b28e3eb6325b932d61e3d0ff9ed98192370104ba (patch) | |
tree | 6f32813f0f6e09155a3c46d1af6a721d579d2a56 /drivers/target | |
parent | cdaf8388ea8eff982b5a501220788824cd04151e (diff) |
clk: sunxi-ng: h3: 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 'drivers/target')
0 files changed, 0 insertions, 0 deletions