public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS: Loongson64: Implement PM suspend for LEFI firmware
@ 2024-05-07 15:21 Jiaxun Yang
  2024-05-07 15:21 ` [PATCH 1/3] MIPS: asm/pm.h: Use platform agnostic macros Jiaxun Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jiaxun Yang @ 2024-05-07 15:21 UTC (permalink / raw)
  To: Thomas Bogendoerfer, Huacai Chen; +Cc: linux-mips, linux-kernel, Jiaxun Yang

Hi all,

This series implemented PM suspend for LEFI firmware.
We missed this for long in upstream kernel...

Please review
Thanks

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
Jiaxun Yang (3):
      MIPS: asm/pm.h: Use platform agnostic macros
      MIPS: select CPU_PM with SUSPEND
      MIPS: Loongson64: Implement PM suspend for LEFI firmware

 arch/mips/Kconfig              |  2 +-
 arch/mips/include/asm/pm.h     | 22 +++++------
 arch/mips/loongson64/Makefile  |  2 +-
 arch/mips/loongson64/pm.c      | 88 +++++++++---------------------------------
 arch/mips/loongson64/sleeper.S | 17 ++++++++
 5 files changed, 48 insertions(+), 83 deletions(-)
---
base-commit: 93a39e4766083050ca0ecd6a3548093a3b9eb60c
change-id: 20240507-loongson64-suspend-7535521cd01e

Best regards,
-- 
Jiaxun Yang <jiaxun.yang@flygoat.com>


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

end of thread, other threads:[~2024-06-11 12:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-07 15:21 [PATCH 0/3] MIPS: Loongson64: Implement PM suspend for LEFI firmware Jiaxun Yang
2024-05-07 15:21 ` [PATCH 1/3] MIPS: asm/pm.h: Use platform agnostic macros Jiaxun Yang
2024-05-07 15:22 ` [PATCH 2/3] MIPS: select CPU_PM with SUSPEND Jiaxun Yang
2024-05-07 15:22 ` [PATCH 3/3] MIPS: Loongson64: Implement PM suspend for LEFI firmware Jiaxun Yang
2024-06-11 11:16 ` [PATCH 0/3] " Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox