linux/drivers/clk/meson
Michael Turquette 1c50da4f27 clk: meson: add mpll support
MPLLs are adjustable rate clocks derived from PLLs. On both Meson8b and
GXBB they appear to be only derived from fixed_pll.

Add support for these clock types so that they can be added to their
respective drivers.

Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
2016-06-22 18:02:59 -07:00
..
clk-cpu.c clk: meson8b: clean up cpu clocks 2016-06-22 18:02:35 -07:00
clk-mpll.c clk: meson: add mpll support 2016-06-22 18:02:59 -07:00
clk-pll.c clk: meson8b: clean up pll clocks 2016-06-22 18:02:28 -07:00
clkc.h clk: meson: add mpll support 2016-06-22 18:02:59 -07:00
Kconfig clk: meson: only build selected platforms 2016-06-22 18:02:52 -07:00
Makefile clk: meson: add mpll support 2016-06-22 18:02:59 -07:00
meson8b-clkc.c clk: meson8b: convert to platform_driver 2016-06-22 18:02:48 -07:00