Files
linux/Documentation
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
..
2011-09-27 18:08:04 +02:00
2012-04-03 13:09:18 +02:00
2014-02-28 15:12:08 -08:00
2011-09-27 18:08:04 +02:00
2014-02-10 16:01:40 -08:00
2015-08-28 22:59:36 -04:00
2015-09-03 10:01:44 -07:00
2015-06-08 16:43:09 -06:00
2014-12-10 17:41:10 -08:00
2015-06-08 23:15:45 +02:00
2015-06-26 11:23:38 -04:00
2015-07-14 12:35:42 -06:00
2015-09-10 13:29:01 -07:00
2015-02-27 11:44:24 -08:00
2014-05-05 15:32:05 +02:00
2015-06-24 18:17:40 +02:00
2013-12-02 14:48:28 +01:00
2011-09-27 18:08:04 +02:00
2014-12-08 09:07:11 -05:00
2015-06-23 06:49:44 -06:00
2012-02-28 16:05:06 +01:00
2014-05-05 15:32:05 +02:00
2014-05-05 15:32:05 +02:00
2012-01-02 13:04:55 +01:00
2014-09-23 23:44:16 -07:00