diff options
author | 2019-07-31 10:40:16 +0200 | |
---|---|---|
committer | 2019-08-09 12:09:52 +0200 | |
commit | 3567894b6914813299300019e028874927210880 (patch) | |
tree | 8c9234bf93c94717e616074cd966e585e88eedec /scripts/gdb/linux/utils.py | |
parent | clk: meson: remove clk input helper (diff) | |
download | wireguard-linux-3567894b6914813299300019e028874927210880.tar.xz wireguard-linux-3567894b6914813299300019e028874927210880.zip |
clk: core: introduce clk_hw_set_parent()
Introduce the clk_hw_set_parent() provider call to change parent of
a clock by using the clk_hw pointers.
This eases the clock reparenting from clock rate notifiers and
implementing DVFS with simpler code avoiding the boilerplates
functions as __clk_lookup(clk_hw_get_name()) then clk_set_parent().
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions