diff options
author | Stephen Boyd <sboyd@kernel.org> | 2024-01-09 22:55:06 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2024-01-09 22:55:06 +0300 |
commit | a4dcb2f84be44da9e7ae0e420adcab1f6efb8de6 (patch) | |
tree | 8ff9da7196acf38b4f571095498763cd704911b2 /include/dt-bindings | |
parent | 23bd8c4ad182534ba4096ca657c27cdbe7a49aec (diff) | |
parent | 1fe15be1fb613534ecbac5f8c3f8744f757d237d (diff) | |
parent | 3a96393a46e780d14a8592d7265b5a639fa7e5c9 (diff) | |
parent | b5be49db3d47eae30998174410a0eaac9816c0cf (diff) | |
download | linux-a4dcb2f84be44da9e7ae0e420adcab1f6efb8de6.tar.xz |
Merge branches 'clk-zynq', 'clk-xilinx' and 'clk-stm' into clk-next
- Update Zynqmp driver for Versal NET platforms
- Add clk driver for Versal clocking wizard IP
* clk-zynq:
drivers: clk: zynqmp: update divider round rate logic
drivers: clk: zynqmp: calculate closest mux rate
* clk-xilinx:
clocking-wizard: Add support for versal clocking wizard
dt-bindings: clock: xilinx: add versal compatible
* clk-stm:
dt-bindings: stm32: add clocks and reset binding for stm32mp25 platform
clk: stm32mp1: use stm32mp13 reset driver
clk: stm32mp1: move stm32mp1 clock driver into stm32 directory