]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: amlogic: s4: remove unused data
authorJerome Brunet <jbrunet@baylibre.com>
Mon, 23 Jun 2025 16:37:39 +0000 (18:37 +0200)
committerJerome Brunet <jbrunet@baylibre.com>
Wed, 2 Jul 2025 13:38:19 +0000 (15:38 +0200)
commit8a65268500b00ecee5402ef9f80618ff73f30707
tree36bc26a35445eabcd2d01593beb9eda6d7dbca26
parent4cb53fff9db2751f9d94e45c3bcac13f4be4458b
clk: amlogic: s4: remove unused data

Following the removal of the clk_regmap clock table from the s4-peripherals
clock controller driver, it appears some clocks are unused, which means
these are not exported or even registered.

In all likelihood, these clocks have not been tested. Remove the unused
clocks for now. These can added back later when they have been properly
tested.

Reviewed-by: Chuan Liu <chuan.liu@amlogic.com>
Link: https://lore.kernel.org/r/20250623-amlogic-clk-drop-clk-regmap-tables-v4-3-ff04918211cc@baylibre.com
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
drivers/clk/meson/s4-peripherals.c