diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-07-30 17:20:57 -0700 |
---|---|---|
committer | Michael Turquette <mturquette@baylibre.com> | 2015-08-24 16:48:59 -0700 |
commit | 62f477119834d912a8471e775d2aeaca0166ab29 (patch) | |
tree | 15e208c11378896a0acefb35976f7dfa35cac110 /scripts/docproc.c | |
parent | 32ecaf89bdfd842c9669b3f38ff82907e3cd60d0 (diff) | |
download | linux-62f477119834d912a8471e775d2aeaca0166ab29.tar.gz linux-62f477119834d912a8471e775d2aeaca0166ab29.tar.bz2 linux-62f477119834d912a8471e775d2aeaca0166ab29.zip |
clk: versatile: Switch to assigned clock parents
We're removing struct clk from the clk provider API. This code is
calling the consumer APIs to change the parent to a 1 MHz fixed
rate clock for each of the clocks that the driver provides. Move
to using the assigned-clock-parents DT property for this instead.
Because this is an ABI break, detect if the property is missing
and fall back to setting the parent explicitly before the clocks
are registered.
Acked-by: Pawel Moll <pawel.moll@arm.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'scripts/docproc.c')
0 files changed, 0 insertions, 0 deletions