clk: at91: sam9x7: update pll clk ranges
authorVarshini Rajendran <varshini.rajendran@microchip.com>
Mon, 14 Jul 2025 09:35:12 +0000 (15:05 +0530)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Fri, 18 Jul 2025 06:31:33 +0000 (09:31 +0300)
commitc7f7ddbd27d55fa552a7269b7bae539adc2a3d46
tree7de65f84583b6ad9910e5036c3b2f29776e74319
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
clk: at91: sam9x7: update pll clk ranges

Update the min, max ranges of the PLL clocks according to the latest
datasheet to be coherent in the driver. This patch solves the issues in
configuring the clocks related to peripherals with the desired frequency
within the range.

Fixes: 33013b43e271 ("clk: at91: sam9x7: add sam9x7 pmc driver")
Suggested-by: Patrice Vilchez <Patrice.Vilchez@microchip.com>
Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
Link: https://lore.kernel.org/r/20250714093512.29944-1-varshini.rajendran@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
drivers/clk/at91/sam9x7.c