mbox series

[0/2] ACPICA: AEST: Support AEST V2

Message ID 20240327034500.95601-1-tianruidong@linux.alibaba.com (mailing list archive)
Headers show
Series ACPICA: AEST: Support AEST V2 | expand

Message

Ruidong Tian March 27, 2024, 3:44 a.m. UTC
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(-)