]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'at91-dt-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Fri, 21 Nov 2025 16:19:04 +0000 (17:19 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Nov 2025 16:19:04 +0000 (17:19 +0100)
commit4033cc098ca8b38d29698a5ec47cbcaf183199c6
tree268d2c0a03baefe40838eb0b3ad7c62f48d7bbdb
parent287df51938b2c81e6cc325ab6787ae4b5045ed8a
parent7d5864dc5d5ea6a35983dd05295fb17f2f2f44ce
Merge tag 'at91-dt-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/dt

Microchip AT91 device tree updates for v6.19

This update includes:
- FIFO size fixes for some Flexcom UARTs and SPIs

* tag 'at91-dt-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32
  ARM: dts: microchip: sama7g5: fix uart fifo size to 32
  ARM: dts: microchip: sama7d65: fix uart fifo size to 32

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