Re: [PATCH] clk: ast2600: Fix enabling of clocks

From: Stephen Boyd
Date: Mon Oct 28 2019 - 19:40:31 EST


Quoting Joel Stanley (2019-10-16 06:13:19)
> The struct clk_ops enable callback for the aspeed gates mixes up the set
> to clear and write to set registers.
>
> Fixes: d3d04f6c330a ("clk: Add support for AST2600 SoC")
> Reviewed-by: Andrew Jeffery <andrew@xxxxxxxx>
> Signed-off-by: Joel Stanley <joel@xxxxxxxxx>
> ---

Applied to clk-fixes