Quoting [email protected] (2019-09-24 03:39:09)
> From: Eugen Hristev <[email protected]>
> 
> The prescaler mask for sam9x60 must be 0xff (8 bits).
> Being set to 0, means that we cannot set any prescaler, thus the
> programmable clocks do not work (except the case with prescaler 0)
> Set the mask accordingly in layout struct.
> 
> Fixes: 01e2113de9a5 ("clk: at91: add sam9x60 pmc driver")
> Signed-off-by: Eugen Hristev <[email protected]>
> ---

Applied to clk-fixes

Reply via email to