Re: [PATCH] clk: meson: add axg misc bit to the mpll driver

From: Jerome Brunet
Date: Tue Jan 30 2018 - 14:13:04 EST


On Fri, 2018-01-19 at 16:42 +0100, Jerome Brunet wrote:
> On axg, the rate of the mpll is stuck as if sdm value was 4 and could not
> change (expect for mpll2 strangely). Looking at the vendor kernel, it
> turns out a new magic bit from the undocumented HHI_PLL_TOP_MISC register
> is required.
>
> Setting this bit solves the problem and the mpll rates are back to normal
>
> Fixes: 78b4af312f91 ("clk: meson-axg: add clock controller drivers")
> Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>

Applied to clk-meson next/drivers