[PATCH 0/3] Apple PMGR fixup: Implement support for min-ps
Hector Martin
marcan at marcan.st
Wed Dec 8 20:44:58 PST 2021
Hi folks,
Just a brief add-on series to the PMGR submission, which adds support
for configuring the minimum power state for auto-PM mode. This is
apparently required to avoid breaking DCP (which isn't upstream yet).
This applies on top of the previous PMGR submission [1]
[1] https://lore.kernel.org/linux-arm-kernel/20211124073419.181799-1-marcan@marcan.st/
Hector Martin (3):
dt-bindings: power: apple,pmgr-pwrstate: Add apple,min-ps prop
soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support
arm64: dts: apple: t8103: Add apple,min-ps to DCP PMGR nodes
.../devicetree/bindings/power/apple,pmgr-pwrstate.yaml | 8 ++++++++
arch/arm64/boot/dts/apple/t8103-pmgr.dtsi | 2 ++
drivers/soc/apple/apple-pmgr-pwrstate.c | 8 ++++++++
3 files changed, 18 insertions(+)
--
2.33.0
More information about the linux-arm-kernel
mailing list