]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: rockchip: rk3588: drop RK3588_LINKED_CLK
authorSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 11 Dec 2024 16:58:54 +0000 (17:58 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 9 Jan 2025 15:19:21 +0000 (16:19 +0100)
commite9cdd7d6cf2a5031a968dc21f4f566101b602150
tree86a8ee7275503131dc3411b99c3c5de6201be5ac
parentc62fa612cfa66ab58ab215e5afc95c43c613b513
clk: rockchip: rk3588: drop RK3588_LINKED_CLK

With the proper GATE_LINK support, we no longer need to keep the
linked clocks always on. Thus it's time to drop the CLK_IS_CRITICAL
flag for them.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20241211165957.94922-6-sebastian.reichel@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3588.c