Re: [PATCH 0/3] MIPS: Loongson64: Implement PM suspend for LEFI firmware

From: Thomas Bogendoerfer
Date: Tue Jun 11 2024 - 08:22:32 EST


On Tue, May 07, 2024 at 04:21:58PM +0100, Jiaxun Yang wrote:
> 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@xxxxxxxxxxx>
> ---
> 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(-)

series applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]