]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit41f574450b32563814ed61e2f35d488c4ff8e76b
treee51068dae4a7425ddfbd8cc47b2bad16e926fdc4
parent3f7f6e6088ad4de79d0b424a6d7a377d1a81adcf
parent87186f372e7c6a3a3030df49b23fa507beba65c6
Merge tag 'at91-soc-5.19' of git://git.kernel.org/pub/scm/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>