[PATCH v6 08/27] clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro

Stephen Boyd sboyd at kernel.org
Sun Sep 21 09:53:42 PDT 2025


Quoting Laura Nao (2025-09-15 08:19:28)
> On MT8196, some clocks use one register for parent selection and
> gating, and a separate register for frequency division. Since composite
> clocks can combine a mux, divider, and gate in a single entity, add a
> macro to simplify registration of such clocks by combining parent
> selection, frequency scaling, and enable control into one definition.
> 
> Reviewed-by: Nícolas F. R. A. Prado <nfraprado at collabora.com>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> Reviewed-by: Chen-Yu Tsai <wenst at chromium.org>
> Signed-off-by: Laura Nao <laura.nao at collabora.com>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list