]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'at91-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Wed, 28 Jan 2026 17:57:51 +0000 (18:57 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 28 Jan 2026 17:57:51 +0000 (18:57 +0100)
commit2af1017ca68c24d51669175818fd907d0fbebc3a
tree191144459634e9f4cc9e21d1e90cd28fae131a00
parent52c1a896a953b8d6281022f18778fcdea620744e
parente9ed88a4ce42bf42cd8b95a5b05298cf225b8b52
Merge tag 'at91-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/dt

Microchip AT91 device tree updates for v6.20

This update includes:
- update the SAMA7D65 flexcom nodes to add the missing i2c, spi, and usart
  child nodes; the flexcom child nodes were also updated with DMA
  properties
- add basic support for the PCB8385 board, based on LAN966X SoC
- drop usb_a9g20-dab-mmx.dtsi as it is not used anywhere in the tree

* tag 'at91-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: microchip: Drop usb_a9g20-dab-mmx.dtsi
  ARM: dts: Add support for pcb8385
  dt-bindings: arm: at91: add lan966 pcb8385 board
  ARM: dts: microchip: sama7d65: add missing flexcom nodes
  ARM: dts: microchip: sama7d65: add fifo-size to usart
  ARM: dts: microchip: sama7d65: add dma properties to usart6

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