Searched hist:"9 a5e6c7eb5ccbb5f0d3a1dffce135f0a727f40e1" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/clk/sunxi/ |
H A D | clk-factors.h | diff 9a5e6c7eb5ccbb5f0d3a1dffce135f0a727f40e1 Thu Jun 26 10:55:41 CDT 2014 Chen-Yu Tsai <wens@csie.org> clk: sunxi: Support factor clocks with N factor starting not from 0
The PLLs on newer Allwinner SoC's, such as the A31 and A23, have a N multiplier factor that starts from 1, not 0.
This patch adds an option to the factor clk driver's config data structures to specify the base value of N.
Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | clk-factors.c | diff 9a5e6c7eb5ccbb5f0d3a1dffce135f0a727f40e1 Thu Jun 26 10:55:41 CDT 2014 Chen-Yu Tsai <wens@csie.org> clk: sunxi: Support factor clocks with N factor starting not from 0
The PLLs on newer Allwinner SoC's, such as the A31 and A23, have a N multiplier factor that starts from 1, not 0.
This patch adds an option to the factor clk driver's config data structures to specify the base value of N.
Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|