diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2025-06-23 18:37:37 +0200 |
---|---|---|
committer | Jerome Brunet <jbrunet@baylibre.com> | 2025-07-02 15:38:19 +0200 |
commit | 21ed19d1186314940d4300c39bf54fe0a410ee44 (patch) | |
tree | e0f30006b0d55bf5a27fc19b589f32f1b32a234c /drivers/clk/meson/meson8-ddr.c | |
parent | 328d4a7eb07389157fca1c282ecae63406a2c293 (diff) |
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 'drivers/clk/meson/meson8-ddr.c')
0 files changed, 0 insertions, 0 deletions