Re: [PATCH 1/2] clk: at91: fix update bit maps on CFG_MOR write

From: Stephen Boyd
Date: Mon Sep 16 2019 - 16:15:46 EST


Quoting Eugen.Hristev@xxxxxxxxxxxxx (2019-09-09 08:30:31)
> From: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
>
> The regmap update bits call was not selecting the proper mask, considering
> the bits which was updating.
> Update the mask from call to also include OSCBYPASS.
> Removed MOSCEN which was not updated.
>
> Fixes: 1bdf02326b71 ("clk: at91: make use of syscon/regmap internally")
> Signed-off-by: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
> ---

Applied to clk-next