Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
From: Jiaxun Yang <jiaxun.yang@flygoat.com>
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	 Huacai Chen <chenhuacai@kernel.org>
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
	 Jiaxun Yang <jiaxun.yang@flygoat.com>
Subject: [PATCH 0/3] MIPS: Loongson64: Implement PM suspend for LEFI firmware
Date: Tue, 07 May 2024 16:21:58 +0100	[thread overview]
Message-ID: <20240507-loongson64-suspend-v1-0-534d92a4e09a@flygoat.com> (raw)

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>


             reply	other threads:[~2024-05-07 15:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-07 15:21 Jiaxun Yang [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240507-loongson64-suspend-v1-0-534d92a4e09a@flygoat.com \
    --to=jiaxun.yang@flygoat.com \
    --cc=chenhuacai@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=tsbogend@alpha.franken.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).