diff options
author | 2025-06-23 18:37:37 +0200 | |
---|---|---|
committer | 2025-07-02 15:38:19 +0200 | |
commit | 21ed19d1186314940d4300c39bf54fe0a410ee44 (patch) | |
tree | e0f30006b0d55bf5a27fc19b589f32f1b32a234c /tools/perf/scripts/python | |
parent | clk: amlogic: remove unnecessary headers (diff) | |
download | wireguard-linux-21ed19d1186314940d4300c39bf54fe0a410ee44.tar.xz wireguard-linux-21ed19d1186314940d4300c39bf54fe0a410ee44.zip |
clk: amlogic: get regmap with clk_regmap_init
Add clk_regmap_init() and use it with all clock types which derive from
clk_regmap. This helps initialise clk_regmap clocks without requiring
tables to keep track of the clock using this type.
The way it is done couples clk_regmap with the controllers, which is not
ideal. This is a temporary solution to get rid of the tables. The situation
will eventually be improved.
Link: https://lore.kernel.org/r/20250623-amlogic-clk-drop-clk-regmap-tables-v4-1-ff04918211cc@baylibre.com
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions