diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2023-05-16 15:52:04 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-06-12 18:20:04 -0700 |
commit | 1775790eff4a8fa885db189c75f4ce98e7a6a1dc (patch) | |
tree | 4e686957c83c0fe4580e3d5192b8d7adee8d088e /drivers/fpga/fpga-bridge.c | |
parent | 5f17cdb06e2a90b8318120933afe46b9fb01c129 (diff) |
clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flag
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 <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Reviewed-by: Markus Schneider-Pargmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Alexandre Mergnat <[email protected]>
Reviewed-by: Alexandre Mergnat <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions