diff options
author | Stephen Boyd <sboyd@kernel.org> | 2025-01-21 22:22:26 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2025-01-21 22:22:26 +0300 |
commit | 1d2da923fb985bb57cc161316c76edb8d567b9bd (patch) | |
tree | 2b6351d0c7b3e05b5ed714162c7dbc0d7053f097 /include/dt-bindings/clock | |
parent | b2fee97e6f0b6b935918744f44ca80246a18289e (diff) | |
parent | bfe257f9780d8f77045a7da6ec959ee0659d2f98 (diff) | |
parent | 57ea1423aaaa8753f30f35abd2997038d958ab3f (diff) | |
parent | 65b3516dbe50f91d9feff77903c3d6e0d5d22f8b (diff) | |
parent | 3a43cd19f1b8d3f57f835ae50cc869f07902c062 (diff) | |
parent | e7d0b023955ae3cb25796e19d44a4d55b5ad58de (diff) | |
download | linux-1d2da923fb985bb57cc161316c76edb8d567b9bd.tar.xz |
Merge branches 'clk-airoha', 'clk-rockchip', 'clk-stm', 'clk-thead' and 'clk-bcm' into clk-next
* clk-airoha:
clk: en7523: Add clock for eMMC for EN7581
dt-bindings: clock: add ID for eMMC for EN7581
dt-bindings: clock: drop NUM_CLOCKS define for EN7581
clk: en7523: Rework clock handling for different clock numbers
clk: en7523: Initialize num before accessing hws in en7523_register_clocks()
clk: en7523: Fix wrong BUS clock for EN7581
clk: amlogic: axg-audio: revert reset implementation
Revert "clk: Fix invalid execution of clk_set_rate"
* clk-rockchip:
clk: rockchip: rk3588: make refclko25m_ethX critical
clk: rockchip: rk3588: drop RK3588_LINKED_CLK
clk: rockchip: implement linked gate clock support
clk: rockchip: expose rockchip_clk_set_lookup
clk: rockchip: rk3588: register GATE_LINK later
clk: rockchip: support clocks registered late
* clk-stm:
clk: stm32f4: support spread spectrum clock generation
clk: stm32f4: use FIELD helpers to access the PLLCFGR fields
dt-bindings: clock: st,stm32-rcc: support spread spectrum clocking
dt-bindings: clock: convert stm32 rcc bindings to json-schema
* clk-thead:
clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks
clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot
clk: thead: Fix clk gate registration to pass flags
* clk-bcm:
clk: bcm: rpi: Add disp clock
clk: bcm: rpi: Create helper to retrieve private data
clk: bcm: rpi: Enable minimize for all firmware clocks
clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks
clk: bcm: rpi: Add ISP to exported clocks