public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64
@ 2022-06-28 12:53 Sudeep Holla
  2022-06-28 12:53 ` [PATCH v2 1/4] ACPI: PRM: Change handler_addr type to void pointer Sudeep Holla
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Sudeep Holla @ 2022-06-28 12:53 UTC (permalink / raw)
  To: linux-acpi, linux-arm-kernel, linux-efi
  Cc: Sudeep Holla, Catalin Marinas, Will Deacon, Rafael J . Wysocki,
	Jose Marinho, Ard Biesheuvel

Hi,

This tiny series is to enable Platform Runtime Mechanism(PRM) support on
ARM64. Not much changes. Just enabling the build and moving the config
option so that it is not listed under the topmost menu for ARM64.

Regards,
Sudeep

v1[1]->v2:
	- Changed arch_efi_call_virt() to use typeof instead of forced
	  typecasting to void pointer
	- Added change in PRMT driver to move handler_addr type to void
	  pointer

[1] https://lore.kernel.org/linux-acpi/20220624152331.4009502-1-sudeep.holla@arm.com

Sudeep Holla (4):
  ACPI: PRM: Change handler_addr type to void pointer
  arm64: efi: Simplify arch_efi_call_virt() macro by using typeof()
  ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64
  ACPI: Move PRM config option under the main ACPI config

 arch/arm64/include/asm/efi.h |  3 +--
 drivers/acpi/Kconfig         | 30 +++++++++++++++---------------
 drivers/acpi/prmt.c          |  4 ++--
 3 files changed, 18 insertions(+), 19 deletions(-)

--
2.37.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] 14+ messages in thread

end of thread, other threads:[~2022-06-30 15:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-28 12:53 [PATCH v2 0/4] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64 Sudeep Holla
2022-06-28 12:53 ` [PATCH v2 1/4] ACPI: PRM: Change handler_addr type to void pointer Sudeep Holla
2022-06-28 17:06   ` Ard Biesheuvel
2022-06-28 12:53 ` [PATCH v2 2/4] arm64: efi: Simplify arch_efi_call_virt() macro by using typeof() Sudeep Holla
2022-06-28 17:10   ` Ard Biesheuvel
2022-06-28 12:53 ` [PATCH v2 3/4] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64 Sudeep Holla
2022-06-28 17:11   ` Ard Biesheuvel
2022-06-28 12:53 ` [PATCH v2 4/4] ACPI: Move PRM config option under the main ACPI config Sudeep Holla
2022-06-28 17:11   ` Ard Biesheuvel
2022-06-29  9:06 ` [PATCH v2 0/4] ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64 Sudeep Holla
2022-06-29  9:21   ` Sudeep Holla
2022-06-29 19:12     ` Rafael J. Wysocki
2022-06-30 13:02       ` Sudeep Holla
2022-06-30 15:36         ` Ard Biesheuvel

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