[PATCH v2 0/2] ACPICA: AEST: Support AEST V2
From: Ruidong Tian
Date: Wed Apr 10 2024 - 02:36:49 EST
AEST V2 was published[1], add V2 support based on AEST V1.
Fix some code styling issues as well.
Change from v1:
- fix error variable name in struct acpi_aest_node_interface_64k.
[1]: https://developer.arm.com/documentation/den0085/latest/
Ruidong Tian (2):
ACPICA: AEST: Fix coding style at struct definition
ACPICA: AEST: Add support for the AEST V2 table
include/acpi/actbl2.h | 132 +++++++++++++++++++++++++++++++-----------
1 file changed, 99 insertions(+), 33 deletions(-)
--
2.33.1