Merge tag 'clk-microchip-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorStephen Boyd <sboyd@kernel.org>
Sat, 9 Mar 2024 00:42:40 +0000 (16:42 -0800)
committerStephen Boyd <sboyd@kernel.org>
Sat, 9 Mar 2024 00:42:40 +0000 (16:42 -0800)
commit7a1b0e9d81e3af82a96554dfb19e7b55bfcc8537
treef3f81f30d052404d9df04f7fd160ca389cddd4ed
parent6613476e225e090cc9aad49be7fa504e290dd33d
parent72151193839e4fe222d0be9931f6ba3a94de7aa5
Merge tag 'clk-microchip-6.9' of https://git./linux/kernel/git/at91/linux into clk-microchip

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