Merge tag 'at91-dt-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91...
authorArnd Bergmann <arnd@arndb.de>
Tue, 26 Oct 2021 15:21:28 +0000 (17:21 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 26 Oct 2021 15:21:29 +0000 (17:21 +0200)
commit2ec492731a1ff651d89c909ccce01fd69346d1f0
tree31fda164ff3bf1d13834ae01cac412cc499e6952
parent2d3de197a81886aaaff8c1eade17441ce9d61037
parentf3c0366411d6893360be21a7544595bf275bc9b2
Merge tag 'at91-dt-5.16-2' of git://git./linux/kernel/git/at91/linux into arm/dt

AT91 DT #2 for 5.16:

- Add DT nodes for TCB and RTC blocks on SAMA7G5
- Add TCB0 for clocksource and clockevent functionality fallback only in
  case PIT64B will fail to probe and as a testbed for this feature on
  the Evaluation Kit.

* tag 'at91-dt-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: dts: at91: sama7g5-ek: use blocks 0 and 1 of TCB0 as cs and ce
  ARM: dts: at91: sama7g5: add tcb nodes
  ARM: dts: at91: sama7g5: add rtc node

Link: https://lore.kernel.org/r/20211025163428.26285-1-nicolas.ferre@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>