[GIT PULL] Apple SoC PMGR driver updates for 5.17 (v2)
Hector Martin
marcan at marcan.st
Wed Dec 15 06:49:19 PST 2021
Hi SoC folks,
Please merge these additional fixes for the PMGR driver for 5.17.
This just adds a new feature needed for DCP devices, and disables module
builds which were broken anyway (and didn't make much sense; thanks to
the kernel test robot for catching that one!)
-Hector
The following changes since commit 6df9d38f9146e83b473f0c9e57fb5fdf3fcc93e2:
soc: apple: Add driver for Apple PMGR power state controls (2021-12-07 13:13:13 +0900)
are available in the Git repository at:
https://github.com/AsahiLinux/linux.git tags/asahi-soc-pmgr-5.17-v2
for you to fetch changes up to 8e136c5ea43ae08c5d672deb1c3f494782a4392a:
soc: apple: apple-pmgr-pwrstate: Do not build as a module (2021-12-15 20:36:05 +0900)
----------------------------------------------------------------
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
----------------------------------------------------------------
Hector Martin (2):
soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support
soc: apple: apple-pmgr-pwrstate: Do not build as a module
drivers/soc/apple/Kconfig | 2 +-
drivers/soc/apple/apple-pmgr-pwrstate.c | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
More information about the linux-arm-kernel
mailing list