[PATCH 0/2] ACPICA: AEST: Support AEST V2
From: Ruidong Tian
Date: Tue Mar 26 2024 - 23:45:17 EST
AEST V2 was published[1], add V2 support based on AEST V1.
Fix some code styling issues as well.
[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