OSDN Git Service

Merge tag 'asahi-soc-pmgr-5.17-v2' of https://github.com/AsahiLinux/linux into arm...
authorArnd Bergmann <arnd@arndb.de>
Wed, 15 Dec 2021 14:58:00 +0000 (15:58 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 15 Dec 2021 14:58:00 +0000 (15:58 +0100)
commitd9bd3e9aca6786d0be523bf6732e48ab764eb8ad
tree8c9461cdfa0ccd4ea1b653b5b368150489d944a9
parente8f7875680aeddb717248e0467bd533243d326ef
parent8e136c5ea43ae08c5d672deb1c3f494782a4392a
Merge tag 'asahi-soc-pmgr-5.17-v2' of https://github.com/AsahiLinux/linux into arm/drivers

Apple SoC PMGR driver updates for 5.17

* Adds an auto-PM feature that is necessary for a single device
* Disables module builds, which were broken anyway

* tag 'asahi-soc-pmgr-5.17-v2' of https://github.com/AsahiLinux/linux:
  soc: apple: apple-pmgr-pwrstate: Do not build as a module
  soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support

Link: https://lore.kernel.org/r/660f6f7f-0857-b54c-c415-79bcb93f0e02@marcan.st
Signed-off-by: Arnd Bergmann <arnd@arndb.de>