diff options
author | Stephen Boyd <sboyd@kernel.org> | 2025-10-06 13:00:12 -0500 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2025-10-06 13:00:12 -0500 |
commit | b91217d9124f7cef7d0f699f7ff6ea96423f29f8 (patch) | |
tree | 15812a9a33353e2c055007c5816373094965b2d7 | |
parent | f0fd24820436d2ee4d622080216ac563f7aa59cd (diff) | |
parent | 1803012a8929213b1abb9a46fc92de3674187085 (diff) | |
parent | 4bf2d2744e641886a1320bae7e8877f639a1c961 (diff) | |
parent | 099760708aa37737663086ce28145f8d386564f3 (diff) |
Merge branches 'clk-microchip', 'clk-lookup' and 'clk-st' into clk-next
- Speed up clk_core_lookup() by using a hashtable
* clk-microchip:
ARM: at91: remove default values for PMC_PLL_ACR
clk: at91: add ACR in all PLL settings
clk: at91: sam9x7: Add peripheral clock id for pmecc
clk: at91: clk-master: Add check for divide by 3
clk: at91: clk-sam9x60-pll: force write to PLL_UPDT register
ARM: at91: pm: save and restore ACR during PLL disable/enable
* clk-lookup:
clk: Use hashtable for global clk lookups
clk: Sort include statements
* clk-st:
dt-bindings: stm32: cosmetic fixes for STM32MP25 clock and reset bindings
clk: stm32: introduce clocks for STM32MP21 platform
dt-bindings: stm32: add STM32MP21 clocks and reset bindings