]> git.ipfire.org Git - thirdparty/u-boot.git/commit
clk: at91: sam9x60-pll: add support for HW PLL freq dividers
authorVarshini Rajendran <varshini.rajendran@microchip.com>
Tue, 3 Jun 2025 05:05:50 +0000 (10:35 +0530)
committerEugen Hristev <eugen.hristev@linaro.org>
Thu, 19 Jun 2025 10:56:43 +0000 (13:56 +0300)
commit107cf34bd799b868f3ec640d31567cd4a9bf7b81
tree713521c50c5a031ecec350f9d7318a42a6c7b39c
parent02217d07a3e422203f0e142b095987582e0078e3
clk: at91: sam9x60-pll: add support for HW PLL freq dividers

Add support for hardware dividers for PLL IDs.In sam9x7 SoC,
PLL_ID_PLLA and PLL_ID_PLLA_DIV2 has /2 hardware dividers
each.

fcorepllack -----> HW Div = 2 -+--> fpllack
                               |
                               +--> HW Div = 2 ---> fplladiv2ck

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