Merge tag 'at91-dt-6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 13 Oct 2023 20:42:04 +0000 (22:42 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 13 Oct 2023 20:42:04 +0000 (22:42 +0200)
commit62d3bfa50c518c6008d02bb7f3a1caa1b04471a7
tree1c4b3e005dcc16f2b9be5d441c517ca0e27c5da0
parentdcbd30f887d4738e13a31a3a85362b0634c38578
parent3cec9514911c4400a4b4ab778b9e92b60a14c677
Merge tag 'at91-dt-6.7' of https://git./linux/kernel/git/at91/linux into soc/dt

Microchip AT91 device tree updates for 6.7

It contains:
- the new Microchip SAMA5D29 Curiosity board
- a typo fix in TDES node name for SAMA5D4 dtsi
- enablement of RTT as RTC for SAM9X60 Curiosity board

* tag 'at91-dt-6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: at91: sam9x60_curiosity: Add mandatory dt property for RTT
  ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board
  dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity
  ARM: dts: at91/trivial: fix typo in crypto DT naming

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