diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-05-19 22:19:33 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-10-21 21:51:27 +0200 |
commit | f2e0a53271a439a2ab142645867f0cde45b2b3cd (patch) | |
tree | 9ac4820d6b1c42452e3a80ea8667822318c6a486 /drivers/parisc/ccio-dma.c | |
parent | 7d6ddad659f7220438b863977b0c4032e3d77dda (diff) |
clk: Add a basic multiplier clock
Some clocks are using a multiplier component, however, unlike their mux,
gate or divider counterpart, these factors don't have a basic clock
implementation.
This leads to code duplication across platforms that want to use that kind
of clocks, and the impossibility to use the composite clocks with such a
clock without defining your own rate operations.
Create such a driver in order to remove these issues, and hopefully factor
the implementations, reducing code size across platforms and consolidating
the various implementations.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'drivers/parisc/ccio-dma.c')
0 files changed, 0 insertions, 0 deletions