diff options
author | 2024-07-16 11:24:01 -0700 | |
---|---|---|
committer | 2024-07-16 11:24:01 -0700 | |
commit | 160d7b9fb920535c5df12df10e85efabe675d6d1 (patch) | |
tree | 36085f2de25e56395969318f0bc2dd0d3a84bceb /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | clk: stm32mp25: add security clocks (diff) | |
parent | clk: mxs: Use clamp() in clk_ref_round_rate() and clk_ref_set_rate() (diff) | |
parent | clk: disable clk gate tests for s390 (diff) | |
parent | clk: en7523: fix rate divider for slic and spi clocks (diff) | |
download | wireguard-linux-160d7b9fb920535c5df12df10e85efabe675d6d1.tar.xz wireguard-linux-160d7b9fb920535c5df12df10e85efabe675d6d1.zip |
Merge branches 'clk-stm', 'clk-cleanup', 'clk-kunit' and 'clk-mediatek' into clk-next
- Add reset support to Airoha EN7581 clk driver
- Add module description to mediatek clk drivers
* clk-stm:
clk: stm32mp25: add security clocks
clk: stm32mp2: use of STM32 access controller
* clk-cleanup:
clk: mxs: Use clamp() in clk_ref_round_rate() and clk_ref_set_rate()
clk: lpc32xx: Constify struct regmap_config
clk: xilinx: Constify struct regmap_config
dt-bindings: clock: sprd,sc9860-clk: convert to YAML
dt-bindings: clock: qoriq-clock: convert to yaml format
clk: vexpress-osc: add missing MODULE_DESCRIPTION() macro
clk: sifive: prci: fix module autoloading
dt-bindings: clock: milbeaut: Drop providers and consumers from example
clk: sprd: add missing MODULE_DESCRIPTION() macro
clk: sophgo: add missing MODULE_DESCRIPTION() macro
* clk-kunit:
clk: disable clk gate tests for s390
clk: test: add missing MODULE_DESCRIPTION() macros
* clk-mediatek:
clk: en7523: fix rate divider for slic and spi clocks
clk: en7523: Remove PCIe reset open drain configuration for EN7581
clk: en7523: Remove pcie prepare/unpreare callbacks for EN7581 SoC
clk: en7523: Add reset-controller support for EN7581 SoC
dt-bindings: clock: airoha: Add reset support to EN7581 clock binding
dt-bindings: clock: mediatek: Document reset cells for MT8188 sys
clk: mediatek: mt8173-infracfg: Handle unallocated infracfg when module
dt-bindings: clock: mediatek: add syscon compatible for mt7622 pciesys
clk: mediatek: Add a module description where missing