OSDN Git Service

Merge tag 'asahi-soc-pmgr-5.17' of https://github.com/AsahiLinux/linux into arm/drivers
authorArnd Bergmann <arnd@arndb.de>
Tue, 14 Dec 2021 09:17:27 +0000 (10:17 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 14 Dec 2021 09:17:28 +0000 (10:17 +0100)
commit5b532920d74e2647d30a2a63647a99f19b6141bb
treefce0e6da1f6b47ebd52a4e22af6000e75e779de7
parent0491871b63da81a42841218d951f98ad5c2a35e2
parent6df9d38f9146e83b473f0c9e57fb5fdf3fcc93e2
Merge tag 'asahi-soc-pmgr-5.17' of https://github.com/AsahiLinux/linux into arm/drivers

Apple SoC PMGR driver for 5.17

Adds the new PMGR driver. This includes the driver only; DT and
MAINTAINERS changes are part of the DT pull.

Minor change from v3: added `depends on PM` to the Kconfig to
fix COMPILE_TEST randconfig failures.

* tag 'asahi-soc-pmgr-5.17' of https://github.com/AsahiLinux/linux:
  soc: apple: Add driver for Apple PMGR power state controls

Link: https://lore.kernel.org/r/049f4de9-51be-7be4-1f9a-a59756af88d7@marcan.st
Signed-off-by: Arnd Bergmann <arnd@arndb.de>