[PATCH v3 0/1] ACPICA: AEST: Support AEST V2

From: Ruidong Tian
Date: Thu Apr 25 2024 - 05:35:13 EST


AEST V2 was published[1], add V2 support based on AEST V1.

Change from v2:
- delete patch which not merged to ACPICA.
- rebase on top of linux-next.
Change from v1:
- fix error variable name in struct acpi_aest_node_interface_64k.

[1]: https://developer.arm.com/documentation/den0085/latest/

Ruidong Tian (1):
ACPICA: AEST: Add support for the AEST V2 table

include/acpi/actbl2.h | 88 ++++++++++++++++++++++++++++++++++++++++---
1 file changed, 82 insertions(+), 6 deletions(-)

--
2.33.1