Merge tag 'at91-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 13 May 2022 12:25:21 +0000 (14:25 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 13 May 2022 12:25:22 +0000 (14:25 +0200)
commitdc5d8bfa3a37d170769eefc90a89d600212d7bf7
treee51068dae4a7425ddfbd8cc47b2bad16e926fdc4
parentf03e95098e5310a27face004c6d6a03a782db765
parent6041558ebf1fc87d1e0bdeb51e985807dab06bed
Merge tag 'at91-soc-5.19' of git://git./linux/kernel/git/at91/linux into arm/soc

AT91 & POLARFIRE SoC #1 for 5.19:

- Power Management: add possibility to implement
  specific pm quirks for some SoCs
- Kconfig update for AT91 PIT64 and LAN966 low-level debugging
- sama5d2: add secure calls to OP-TEE and secure suspend

* tag 'at91-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: debug: add lan966 support
  ARM: at91: pm: add support for sama5d2 secure suspend
  ARM: at91: add code to handle secure calls
  ARM: at91: Kconfig: implement PIT64B selection
  ARM: at91: pm: add quirks for pm
  ARM: at91: pm: use kernel documentation style
  ARM: at91: pm: introduce macros for pm mode replacement
  ARM: at91: pm: keep documentation inline with structure members

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