linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Advertise pm_resume/suspend_via_firmware with PSCI
@ 2023-12-27 22:15 Konrad Dybcio
  2023-12-27 22:15 ` [PATCH 1/2] firmware/psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND Konrad Dybcio
  2023-12-27 22:15 ` [PATCH 2/2] firmware/psci: Set pm_set_resume/suspend_via_firmware() on qcom Konrad Dybcio
  0 siblings, 2 replies; 13+ messages in thread
From: Konrad Dybcio @ 2023-12-27 22:15 UTC (permalink / raw)
  To: Mark Rutland, Lorenzo Pieralisi
  Cc: Marijn Suijten, linux-arm-kernel, linux-kernel, Bjorn Andersson,
	Konrad Dybcio

Some device drivers are curious to know if "the firmware" (which to many
just means ACPI, because x86/ibm_pc is clearly the only arch on this
planet :P) is responsible for suspending/resuming the platform, altering
their behavior if that's the case.

The same flag makes sense regardless of the type of firmware used. PSCI
also happens to be the suspend handler on many platforms even without
ACPI, so it's only natural to report such capabilities as well.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (2):
      firmware/psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND
      firmware/psci: Set pm_set_resume/suspend_via_firmware() on qcom

 drivers/firmware/psci/psci.c | 67 +++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 66 insertions(+), 1 deletion(-)
---
base-commit: 39676dfe52331dba909c617f213fdb21015c8d10
change-id: 20231227-topic-psci_fw_sus-a0b0206dc876

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@linaro.org>


_______________________________________________
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] 13+ messages in thread

end of thread, other threads:[~2024-01-08 20:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-27 22:15 [PATCH 0/2] Advertise pm_resume/suspend_via_firmware with PSCI Konrad Dybcio
2023-12-27 22:15 ` [PATCH 1/2] firmware/psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND Konrad Dybcio
2023-12-28 10:25   ` Sudeep Holla
2023-12-27 22:15 ` [PATCH 2/2] firmware/psci: Set pm_set_resume/suspend_via_firmware() on qcom Konrad Dybcio
2023-12-28 10:28   ` Sudeep Holla
2023-12-28 11:47     ` Konrad Dybcio
2023-12-28 11:50       ` Sudeep Holla
2023-12-28 12:16         ` Konrad Dybcio
2023-12-28 12:43           ` Sudeep Holla
2024-01-02 18:17             ` Konrad Dybcio
2024-01-03  9:44               ` Sudeep Holla
2024-01-08 15:47                 ` Konrad Dybcio
2024-01-08 20:31                   ` Sudeep Holla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).