commit | 3bf639a611a8deca7e4daa57a4df9ba4c6025249 | [log] [tgz] |
---|---|---|
author | Claudiu Beznea <claudiu.beznea@microchip.com> | Wed Jul 22 10:38:11 2020 +0300 |
committer | Stephen Boyd <sboyd@kernel.org> | Fri Jul 24 02:18:47 2020 -0700 |
tree | f8145f11ade0170aff66fd77d002665b4334a2e5 | |
parent | 83331bfcc021a24da79f38a2452e86182c7ae94b [diff] |
clk: at91: clk-sam9x60-pll: fix mul mask According to datasheet mul mask is on bits 31..24. Fixes: a436c2a447e59 ("clk: at91: add sam9x60 PLL driver") Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/1595403506-8209-4-git-send-email-claudiu.beznea@microchip.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>