]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'at91-fixes-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Mon, 1 Jun 2026 14:24:59 +0000 (16:24 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 1 Jun 2026 14:25:03 +0000 (16:25 +0200)
commitd4715546cc4c77faf445a34b5826c78c328b1d18
treee30e885f7c20da36ab0d63d0575d49d9180d9903
parent930c88202003f6c0bab08ba064250316eead17de
parent765aaba18413a66f6c8fe8416336ca9b3dd98a79
Merge tag 'at91-fixes-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes

Microchip AT91 fixes for v7.1

This update includes:
- a fix for the GMAC DT node on SAM9X7 SoC to properly describe the
  available clocks

* tag 'at91-fixes-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: microchip: sam9x7: fix GMAC clock configuration

Signed-off-by: Arnd Bergmann <arnd@arndb.de>