Skip to content

[PATCH] clk: mediatek: clk-mtk: Add cpumux support to common probe/remove helpers#45

Draft
akku1139 wants to merge 3 commits into
mainlinefrom
patch/clk-mtk-cpumux
Draft

[PATCH] clk: mediatek: clk-mtk: Add cpumux support to common probe/remove helpers#45
akku1139 wants to merge 3 commits into
mainlinefrom
patch/clk-mtk-cpumux

Conversation

akku1139 added 3 commits March 5, 2026 02:36
…pers

Extend __mtk_clk_simple_probe() and __mtk_clk_simple_remove() to support
cpumux clocks. This reduces boilerplate code in drivers for SoCs that
require cpumux registration, such as mt6795-infracfg.

Signed-off-by: Akari Tsuyukusa <akkun11.open@gmail.com>
The MT6795 infracfg driver can use the MediaTek clock framework's common
initialization sequence. Reduce the boilerplate code by creating
struct mtk_clk_desc and using the mtk_clk_simple_probe/remove helpers.

Signed-off-by: Akari Tsuyukusa <akkun11.open@gmail.com>
The MT7622 infracfg driver can use the MediaTek clock framework's common
initialization sequence. Reduce the boilerplate code by creating
struct mtk_clk_desc and using the mtk_clk_simple_probe/remove helpers.

Signed-off-by: Akari Tsuyukusa <akkun11.open@gmail.com>
@akku1139 akku1139 added the PATCH label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant