Re: [PATCH v3] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource

From: Stephen Boyd
Date: Mon Jul 22 2019 - 17:33:26 EST


Quoting Weiyi Lu (2019-06-28 00:22:34)
> The 13MHz clock should be registered before clocksource driver is
> initialized. Use CLK_OF_DECLARE_DRIVER() to guarantee.
>
> Fixes: acddfc2c261b ("clk: mediatek: Add MT8183 clock support")
> Cc: <stable@xxxxxxxxxxxxxxx>
> Signed-off-by: Weiyi Lu <weiyi.lu@xxxxxxxxxxxx>
> ---

Applied to clk-fixes