summaryrefslogtreecommitdiff
path: root/api/api_platform.c
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-07-15 16:28:59 +0200
committerDavid Lechner <[email protected]>2026-07-29 10:25:19 -0500
commitc399402b0ebede2b68c47ea03d6301f96e4aa8c4 (patch)
tree6463f3859e85c035a04a3196a0454fb3faae1f92 /api/api_platform.c
parent0f9a65d7b0a72febff33e31da3a6975dd03faa44 (diff)
clk: mediatek: remove the dedicated clock gate code path
Now that every MediaTek SoC describes its clock gates through struct mtk_clk_tree and handles them with the generic topckgen ops, nothing uses the dedicated clock gate code path anymore. Remove struct mtk_cg_priv, the mtk_clk_gate_ops (of_xlate/enable/disable/ get_rate/dump) and mtk_common_clk_gate_init() from clk-mtk. Clock gate controllers are now just regular mtk_clk_tree providers. No functional change intended. Signed-off-by: Julien Stephan <[email protected]> Link: https://patch.msgid.link/20260715-b4-mtk-clk-cleanup-clock-gate-drivers-v2-31-23e907516010@baylibre.com Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'api/api_platform.c')
0 files changed, 0 insertions, 0 deletions