Merge tag 'at91-dt-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 08:41:37 +0000 (10:41 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 08:41:38 +0000 (10:41 +0200)
commit9f8f26424e8e3da3548cad6dddef873166316a74
tree0d8f3de74bccbc30070d0fc8a98e7af38d6d67bb
parenta3265be85428c63be3e6c7533ce621e319e4e68c
parent2ad41a9872096bf429e9806de01cd6eb50f3af03
Merge tag 'at91-dt-6.6' of https://git./linux/kernel/git/at91/linux into soc/dt

AT91 device tree updates for 6.6

It contains:
- TCB timer nodes adition for at91-sama5d3_ksz9477_evb board
- device tee cleanups

* tag 'at91-dt-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: at91: remove duplicated entries
  ARM: dts: microchip: split interrupts per cells
  ARM: dts: at91: ksz9477_evb: Add tx-internal-delay-ps property for port5
  ARM: dts: at91: ksz9477_evb: Add missing timer nodes
  ARM: dts: at91-vinco: Fix "status" values
  ARM: dts: microchip: add missing space before {
  ARM: dts: microchip: minor whitespace cleanup around '='

Link: https://lore.kernel.org/r/20230804044102.231448-1-claudiu.beznea@tuxon.dev
Signed-off-by: Arnd Bergmann <arnd@arndb.de>