linux/drivers/clk/ingenic
Paul Cercueil 0880fb8660 clk: ingenic: Add proper Kconfig entries
Previously, the CGU code corresponding to the SoC for which we're
compiling the kernel was the only one enabled, which made it impossible
to build one kernel that supports them all.

Now, it is possible to select more than one SoC to support.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2018-10-16 15:19:15 -07:00
..
cgu.c clk: ingenic: Support specifying "wait for clock stable" delay 2018-06-01 23:21:31 -07:00
cgu.h docs: Fix some broken references 2018-06-15 18:10:01 -03:00
jz4740-cgu.c clk: ingenic: Add missing flag for UDC clock 2018-07-06 11:47:28 -07:00
jz4770-cgu.c clk: ingenic: jz4770: Add 150us delay after enabling VPU clock 2018-06-01 23:21:39 -07:00
jz4780-cgu.c clk: ingenic: Use const pointer to clk_ops in struct 2018-01-18 22:04:36 +00:00
Kconfig clk: ingenic: Add proper Kconfig entries 2018-10-16 15:19:15 -07:00
Makefile clk: ingenic: Add proper Kconfig entries 2018-10-16 15:19:15 -07:00