linux_dsm_epyc7002/drivers/clk/meson
Michael Turquette 738f66d321 clk: gxbb: add AmLogic GXBB clk controller driver
The gxbb clock controller is the primary clock generation unit for the
AmLogic GXBB SoC. It is clocked by a fixed 24MHz xtal, contains several
PLLs and the usual post-dividers, muxes, dividers and leaf gates that
are fed into various IP blocks in the SoC.

Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
2016-06-22 18:07:31 -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: meson: fractional pll support 2016-06-22 18:05:47 -07:00
clkc.h clk: meson: fractional pll support 2016-06-22 18:05:47 -07:00
gxbb.c clk: gxbb: add AmLogic GXBB clk controller driver 2016-06-22 18:07:31 -07:00
gxbb.h clk: gxbb: add AmLogic GXBB clk controller driver 2016-06-22 18:07:31 -07:00
Kconfig clk: gxbb: add AmLogic GXBB clk controller driver 2016-06-22 18:07:31 -07:00
Makefile clk: gxbb: add AmLogic GXBB clk controller driver 2016-06-22 18:07:31 -07:00
meson8b-clkc.c clk: meson8b: convert to platform_driver 2016-06-22 18:02:48 -07:00