]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'acpi-next-20240328' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Thu, 28 Mar 2024 12:54:34 +0000 (08:54 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 28 Mar 2024 12:54:34 +0000 (08:54 -0400)
Pull request acpi-next-20240328

ACPI:

* rename fields rename aslc_id, aslc_revision to match ACPI specification
* remove duplicate declaration of acpi_fill_header()
* document fields of HETP table
* MAINTAINERS: add include/acpi/ to ACPI

SMBIOS:

* provide wake-up type in SMBIOS table
* display wake-up type in smbios command


Trivial merge