[PATCH] clk: mediatek: mt8365: Fix inverted topclk operations

Stephen Boyd sboyd at kernel.org
Mon Jun 12 18:13:10 PDT 2023


Quoting Markus Schneider-Pargmann (2023-05-11 06:32:26)
> The given operations are inverted for the wrong registers which makes
> multiple of the mt8365 hardware units unusable. In my setup at least usb
> did not work.
> 
> Fixed by swapping the operations with the inverted ones.
> 
> Reported-by: Alexandre Mergnat <amergnat at baylibre.com>

Checkpatch complains now that there isn't a Closes: tag here.

> Fixes: 905b7430d3cc ("clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks")
> Signed-off-by: Markus Schneider-Pargmann <msp at baylibre.com>
> ---

Applied to clk-fixes



More information about the linux-arm-kernel mailing list