linux/drivers/clk/meson
Michael Turquette cb7c47d706 clk: meson: only build selected platforms
Break the AmLogic clock code up so that only the necessary parts are
compiled and linked. The core code is selected by both arm and arm64
builds with COMMON_CLK_AMLOGIC. The individual drivers have their own
config options as well.

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