All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Apple PMGR fixup: Implement support for min-ps
@ 2021-12-09  4:44 ` Hector Martin
  0 siblings, 0 replies; 16+ messages in thread
From: Hector Martin @ 2021-12-09  4:44 UTC (permalink / raw)
  To: Sven Peter, Rob Herring
  Cc: Hector Martin, Mark Kettenis, Alyssa Rosenzweig, linux-arm-kernel,
	devicetree

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-12-11 12:27 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-09  4:44 [PATCH 0/3] Apple PMGR fixup: Implement support for min-ps Hector Martin
2021-12-09  4:44 ` Hector Martin
2021-12-09  4:44 ` [PATCH 1/3] dt-bindings: power: apple, pmgr-pwrstate: Add apple, min-ps prop Hector Martin
2021-12-09  4:44   ` [PATCH 1/3] dt-bindings: power: apple,pmgr-pwrstate: Add apple,min-ps prop Hector Martin
2021-12-09  4:48   ` Hector Martin
2021-12-09  4:48     ` Hector Martin
2021-12-09 17:30   ` Rob Herring
2021-12-09 17:30     ` Rob Herring
2021-12-09  4:45 ` [PATCH 2/3] soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support Hector Martin
2021-12-09  4:45   ` Hector Martin
2021-12-09 16:44   ` Sven Peter
2021-12-09 16:44     ` Sven Peter
2021-12-09  4:45 ` [PATCH 3/3] arm64: dts: apple: t8103: Add apple, min-ps to DCP PMGR nodes Hector Martin
2021-12-09  4:45   ` [PATCH 3/3] arm64: dts: apple: t8103: Add apple,min-ps " Hector Martin
2021-12-11 12:24   ` [PATCH 3/3] arm64: dts: apple: t8103: Add apple, min-ps " Sven Peter
2021-12-11 12:24     ` [PATCH 3/3] arm64: dts: apple: t8103: Add apple,min-ps " Sven Peter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.