linux/arch/arm/mach-at91
Nicolas Ferre df70aeef60 clk: at91: add generated clock driver
Add a new type of clocks that can be provided to a peripheral.
In addition to the peripheral clock, this new clock that can use several
input clocks as parents can generate divided rates.
This would allow a peripheral to have finer grained clocks for generating
a baud rate, clocking an asynchronous part or having more
options in frequency.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
[sboyd@codeaurora.org: Transition to new clk_hw provider APIs]
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-10-01 12:48:11 -07:00
..
Kconfig clk: at91: add generated clock driver 2015-10-01 12:48:11 -07:00
Makefile ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h 2015-05-20 16:37:49 +02:00
at91rm9200.c ARM: SoC cleanups for v4.3 2015-09-01 12:10:20 -07:00
at91sam9.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
generic.h ARM: at91: properly initialize timer 2015-03-16 17:03:04 +01:00
pm.c genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() 2015-09-04 16:54:41 -07:00
pm.h ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h 2015-05-20 16:37:49 +02:00
pm_suspend.S ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h 2015-05-20 16:37:49 +02:00
sama5.c ARM: SoC platform updates for v4.3 2015-09-01 12:18:40 -07:00
soc.c ARM: at91: add soc detection infrastructure 2015-03-13 15:11:04 +01:00
soc.h ARM: at91/soc: add basic support for new sama5d2 SoC 2015-08-05 10:40:21 +02:00