]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'at91-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Thu, 15 Jan 2026 16:45:07 +0000 (17:45 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Jan 2026 16:45:07 +0000 (17:45 +0100)
commit1902e2eae5ce25b3211aaaa9a18de613c8999ec5
tree90ceec659a947383dc2b58748c868c2669358ba1
parent8bb9fd440aec080f69d54697d069c295940aa995
parent94ad504e67cd3be94fa1b2fed0cb87da0d8f9396
Merge tag 'at91-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes

Microchip AT91 fixes for v6.19

This update includes:
- fix access to the PHYs on the Microchip LAN966X PCB8290 board
- fix the ranges DT property for flexcom9 on the Microchip SAMA7D65 SoC
- fix the #size-cells DT property for i2c3 on the Microchip SAMA7D65 SoC

* tag 'at91-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
  ARM: dts: microchip: sama7d65: fix the ranges property for flx9
  ARM: dts: microchip: lan966x: Fix the access to the PHYs for pcb8290

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