[PATCH v3 00/16] clk: mediatek: unify mux clocks

David Lechner dlechner at baylibre.com
Tue Mar 24 15:31:57 CET 2026


On Tue, 17 Mar 2026 18:23:13 -0500, David Lechner wrote:
> clk: mediatek: unify mux clocks
> 
> The MediaTek clock driver currently have two ways to indicate the parent
> tree that contains the parent clock. This adds to code complexity and
> makes it more difficult to know the "right thing" to do in new drivers.
> 
> The plan here is to convert all mux clocks to use the more robust option
> of using struct mtk_parent to specify parent clocks.
> 
> [...]

Applied to mediatek-for-next, thanks!

[01/16] clk: mediatek: mt7622: convert to struct mtk_parent
        commit: c846980ffbdaba188783d2af4a1d8d7ad67e783e
[02/16] clk: mediatek: mt7623: convert to struct mtk_parent
        commit: 4693dee8c78c1a700c702763d08940755956c3ab
[03/16] clk: mediatek: mt7629: convert to struct mtk_parent
        commit: 06066ccab34108d894359414341da062f810dd80
[04/16] clk: mediatek: mt7981: convert to struct mtk_parent
        commit: 1e70e760e8bc2fe0824cea041bd3022eab7e610c
[05/16] clk: mediatek: mt7987: convert to struct mtk_parent
        commit: a9dd7e267ab2ff462a5b4c60073f382a669ebc6a
[06/16] clk: mediatek: mt7988: convert to struct mtk_parent
        commit: 3ac446ca371c04ee36f114fd0933591e0f1c49a0
[07/16] clk: mediatek: mt8183: convert to struct mtk_parent
        commit: 70e8a11645a9c246808e2e518873965372da5626
[08/16] clk: mediatek: mt8188: convert to struct mtk_parent
        commit: da736d825e2e10c7a6140019e8971ab6148cf25d
[09/16] clk: mediatek: mt8195: convert to struct mtk_parent
        commit: a32728fd4fb1a7abc39461c7ff3835fc504ba2fc
[10/16] clk: mediatek: mt8365: convert to struct mtk_parent
        commit: 791595026ae78abfe08106f37f61b813110afb19
[11/16] clk: mediatek: mt8512: convert to struct mtk_parent
        commit: 3afd6e6859f747bb75d2402974023abb173645cf
[12/16] clk: mediatek: mt8516: convert to struct mtk_parent
        commit: 2b17165ddcae5a41f6d59cb4de18eca6727d4363
[13/16] clk: mediatek: mt8518: convert to struct mtk_parent
        commit: 789687608ac2677ef59a08ce5bdb82108c1e65d0
[14/16] clk: mediatek: remove use of CLK_BYPASS_XTAL flag
        commit: babd92ba57f832c8404ad4ae56554c3f02b35403
[15/16] clk: mediatek: remove CLK_PARENT_MIXED flag
        commit: 309c97dee1a4f58372b9f4861b77cf6b8585a925
[16/16] clk: mediatek: refactor duplicate *_mux_get_rate()
        commit: 738ad722432e271ce278e9aa46e99d64d79880a2

Best regards,
-- 
David Lechner <dlechner at baylibre.com>



More information about the U-Boot mailing list