Merge tag 'asahi-soc-rtkit-pmgr-6.3' of https://github.com/AsahiLinux/linux into...
authorArnd Bergmann <arnd@arndb.de>
Mon, 6 Feb 2023 11:02:59 +0000 (12:02 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 6 Feb 2023 11:02:59 +0000 (12:02 +0100)
commit7d47f6ffa572fdd24d0c3364cead30f5ff7cc2da
tree24a0a89e3813c7c9aed167b1dcd78330eb10a08c
parente26f8413cc925b765f8ce55b1ef600fe09191252
parent22991d8d57251509b8ee5c0b3dac04506fe5ed7a
Merge tag 'asahi-soc-rtkit-pmgr-6.3' of https://github.com/AsahiLinux/linux into soc/drivers

Apple SoC RTKit/PMGR updates for 6.3.

This time around we have a PMGR change to allow IRQ-safe usage, RTKit
crash register dump decoding, and a bunch of RTKit API changes used by
upcoming drivers.

* tag 'asahi-soc-rtkit-pmgr-6.3' of https://github.com/AsahiLinux/linux:
  soc: apple: rtkit: Add register dump decoding to crashlog
  soc: apple: rtkit: Export non-devm init/free functions
  soc: apple: rtkit: Add a private pointer to apple_rtkit_shmem
  soc: apple: apple-pmgr-pwrstate: Switch to IRQ-safe mode
  soc: apple: rtkit: Add apple_rtkit_idle() function

Link: https://lore.kernel.org/r/4790bdc4-b6e2-228b-771f-023363f65fb3@marcan.st
Signed-off-by: Arnd Bergmann <arnd@arndb.de>