mbox series

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

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

Message

Ruidong Tian April 25, 2024, 9:34 a.m. UTC
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(-)