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 /drivers/clk/meson/meson8-ddr.c | |
| parent | Merge branches 'clk-scmi', 'clk-qcom' and 'clk-broadcom' into clk-next (diff) | |
| parent | Merge tag 'clk-microchip-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
| parent | clk: Use hashtable for global clk lookups (diff) | |
| parent | dt-bindings: stm32: cosmetic fixes for STM32MP25 clock and reset bindings (diff) | |
| download | linux-b91217d9124f7cef7d0f699f7ff6ea96423f29f8.tar.gz linux-b91217d9124f7cef7d0f699f7ff6ea96423f29f8.zip | |
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
