]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d12cb0a33d810f33d8edd497a742c1aee4b69d4
tree31fda164ff3bf1d13834ae01cac412cc499e6952
parentd109c1d3e267fea2dd7ccbbf1ff8e58cae01cb8b
parent33d147536a231d418c9ab864036f6611c273cf5f
Merge tag 'at91-dt-5.16-2' of git://git.kernel.org/pub/scm/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>