]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'clk-microchip-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorStephen Boyd <sboyd@kernel.org>
Sat, 13 Jun 2026 21:09:01 +0000 (14:09 -0700)
committerStephen Boyd <sboyd@kernel.org>
Sat, 13 Jun 2026 21:09:01 +0000 (14:09 -0700)
Pull Microchip clk driver updates from Claudiu Beznea:

 - PIC32: Rename the clk-core.c Microchip clock driver to
   clk-pic32.c to better reflect its usage.
 - AT91: Remove peripheral clock ID 67 (GMAC TSU) for the SAM9X7
   SoC, as it does not exist according to the documentation.
 - AT91: Rename the macb_clk peripheral clock to gmac_clk to
   match the documentation.
 - AT91: Add the I3C clock for the SAMA7D65 SoC.

* tag 'clk-microchip-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  clk: at91: sama7d65: add peripheral clock for I3C
  clk: at91: sam9x7: Rename macb0_clk to gmac_clk
  clk: at91: sam9x7: Remove gmac peripheral clock with ID 67
  clk: microchip: rename clk-core to clk-pic32


Trivial merge