]> Git Repo - linux.git/commitdiff
Merge tag 'clk-microchip-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorStephen Boyd <[email protected]>
Sat, 9 Mar 2024 00:42:40 +0000 (16:42 -0800)
committerStephen Boyd <[email protected]>
Sat, 9 Mar 2024 00:42:40 +0000 (16:42 -0800)
Pull Microchip clk driver updates from Claudiu Beznea:

Polarfire:
- MSSPLL hardware has 4 output clocks (the driver supported previously
  only one output); each of these 4 outputs feed dividers and the output
  of each divider feed individual hardware blocks (e.g. CAN, Crypto,
  eMMC); individual hardware block drivers need to control their clocks
  thus clock driver support was added for all MSSPLL output clocks.

* tag 'clk-microchip-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  clk: microchip: mpfs: convert MSSPLL outputs to clk_divider
  clk: microchip: mpfs: add missing MSSPLL outputs
  clk: microchip: mpfs: setup for using other mss pll outputs
  clk: microchip: mpfs: split MSSPLL in two
  dt-bindings: can: mpfs: add missing required clock
  dt-bindings: clock: mpfs: add more MSSPLL output definitions


Trivial merge
This page took 0.054716 seconds and 4 git commands to generate.