WSL2-Linux-Kernel/drivers/clk/sunxi
Maxime Ripard 49c726d55c
clk: sunxi: Add Kconfig options
We used to have a clock framework that isn't really used these days, except
for a few clocks and/or SoCs. Most of the time, the new framework and
drivers (sunxi-ng) will provide everything needed for the customer devices
to operate properly.

Since we're not needing it that much, it might make sense to disable those
drivers, for example when we want to reduce the kernel size. Let's add
options in Kconfig that can be disabled if needed, but are still on by
default to keep the same features in the standard case.

Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
2019-03-21 10:01:54 +01:00
..
Kconfig clk: sunxi: Add Kconfig options 2019-03-21 10:01:54 +01:00
Makefile clk: sunxi: Add Kconfig options 2019-03-21 10:01:54 +01:00
clk-a10-codec.c clk: sunxi: codec clock support 2015-10-21 21:51:28 +02:00
clk-a10-hosc.c clk: sunxi: Remove CLK_IS_ROOT 2016-04-15 16:50:05 -07:00
clk-a10-mod1.c clk: sunxi: mod1 clock should modify it's parent 2016-04-22 00:29:21 +02:00
clk-a10-pll2.c clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup() 2016-08-08 19:27:33 +02:00
clk-a10-ve.c clk: sunxi: Make reset_control_ops const 2016-03-29 16:30:07 -07:00
clk-a20-gmac.c clk: sunxi: Remove clk_register_clkdev calls 2016-02-11 20:05:47 +01:00
clk-factors.c clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks 2018-01-04 15:13:24 -08:00
clk-factors.h clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks 2018-01-04 15:13:24 -08:00
clk-mod0.c clk: Convert to using %pOFn instead of device_node.name 2018-08-30 09:50:20 -07:00
clk-simple-gates.c clk: sunxi: Add apb0 gates for H3 2016-02-25 11:30:32 -08:00
clk-sun4i-display.c clk: sunxi: display: Add per-clock flags 2016-06-10 11:49:47 +02:00
clk-sun4i-pll3.c clk: sunxi: Add PLL3 clock 2016-04-22 00:29:23 +02:00
clk-sun4i-tcon-ch1.c clk: sunxi: remove unused variable 2016-06-16 09:18:29 +02:00
clk-sun6i-apb0-gates.c clk: sunxi: make clk-* explicitly non-modular 2016-07-06 15:20:34 -07:00
clk-sun6i-apb0.c clk: sunxi: make clk-* explicitly non-modular 2016-07-06 15:20:34 -07:00
clk-sun6i-ar100.c clk: sunxi: make clk-* explicitly non-modular 2016-07-06 15:20:34 -07:00
clk-sun8i-apb0.c clk: sunxi: Use PTR_ERR_OR_ZERO() 2017-11-30 16:34:09 +01:00
clk-sun8i-bus-gates.c clk: sunxi: fix uninitialized access 2017-08-30 22:39:49 -07:00
clk-sun8i-mbus.c clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks 2018-01-04 15:13:24 -08:00
clk-sun9i-core.c clk: Convert to using %pOFn instead of device_node.name 2018-08-30 09:50:20 -07:00
clk-sun9i-cpus.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clk-sun9i-mmc.c clk: sunxi: sun9i-mmc: Implement reset callback for reset controls 2017-12-19 11:50:46 -08:00
clk-sunxi.c clk: Convert to using %pOFn instead of device_node.name 2018-08-30 09:50:20 -07:00
clk-usb.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00