]> git.ipfire.org Git - thirdparty/u-boot.git/commit
clk: at91: sam9x60-pll: add support for core clock frequency inputs
authorVarshini Rajendran <varshini.rajendran@microchip.com>
Tue, 3 Jun 2025 05:05:49 +0000 (10:35 +0530)
committerEugen Hristev <eugen.hristev@linaro.org>
Thu, 19 Jun 2025 10:56:43 +0000 (13:56 +0300)
commit02217d07a3e422203f0e142b095987582e0078e3
tree6b5c0d890f8141c8c1a4b954357ff6788c2da9df
parentef0ae31dcc05c09326d5b1123144d46c6a84ba5d
clk: at91: sam9x60-pll: add support for core clock frequency inputs

Add support for different core clock frequency input ranges
for different PLL IDs in the PLL driver and align sam9x60, sama7g5 SOC
platforms.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
drivers/clk/at91/clk-sam9x60-pll.c
drivers/clk/at91/pmc.h
drivers/clk/at91/sam9x60.c
drivers/clk/at91/sama7g5.c