]> Gentwo Git Trees - linux/.git/commit
Merge branches 'clk-microchip', 'clk-lookup' and 'clk-st' into clk-next
authorStephen Boyd <sboyd@kernel.org>
Mon, 6 Oct 2025 18:00:12 +0000 (13:00 -0500)
committerStephen Boyd <sboyd@kernel.org>
Mon, 6 Oct 2025 18:00:12 +0000 (13:00 -0500)
commitb91217d9124f7cef7d0f699f7ff6ea96423f29f8
tree15812a9a33353e2c055007c5816373094965b2d7
parentf0fd24820436d2ee4d622080216ac563f7aa59cd
parent1803012a8929213b1abb9a46fc92de3674187085
parent4bf2d2744e641886a1320bae7e8877f639a1c961
parent099760708aa37737663086ce28145f8d386564f3
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