[PATCH v2 1/2] clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flag

Alexandre Mergnat amergnat at baylibre.com
Tue May 23 03:54:45 PDT 2023


On 16/05/2023 15:52, AngeloGioacchino Del Regno wrote:
> The clk-mux driver was forcing the CLK_SET_RATE_PARENT flag even for
> the GATE_CLK_SET_UPD_FLAGS() macro, as in mtk_clk_register_mux() the
> flag was unconditionally added.
> 
> In preparation for a change on MSDC clock muxes, stop forcing this
> flag and, where necessary, update clock drivers to add it so that
> with this commit we introduce no functional changes for the currently
> supported SoCs.
> 
> Signed-off-by: AngeloGioacchino Del Regno<angelogioacchino.delregno at collabora.com>
> Reviewed-by: Matthias Brugger<matthias.bgg at gmail.com>
> Reviewed-by: Markus Schneider-Pargmann<msp at baylibre.com>

Tested on mt8365-evk board.

Reviewed-by: Alexandre Mergnat <amergnat at baylibre.com>
Tested-by: Alexandre Mergnat <amergnat at baylibre.com>





More information about the Linux-mediatek mailing list