diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-07-31 19:46:22 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-08-12 00:59:15 -0700 |
commit | ee38b2698ae234c03f65ccafa1811d4dda3c316d (patch) | |
tree | 0c999c9deecd2820833ade80806e9608e9d57be3 /drivers/clk/clk.c | |
parent | 06f282757acb92b5bdb208bebd38a4785fae49bd (diff) |
clk: sunxi: Add a simple gates driver
The gates were handled with a common piece of framework that was
registering all gates array, that was not using the CLK_OF_DECLARE logic,
and was not using clock-indices but some private masks that were pretty
much equivalent.
Move this code in a new driver that handles all the gates array and solves
both these issues.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
[sboyd@codeaurora.org: Include clk.h for consumer API usage]
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/clk.c')
0 files changed, 0 insertions, 0 deletions