On Sat, 27 Jul 2024 at 01:20, Patrick Rudolph <[email protected]> wrote: > > Return the ACPI table revision in acpi_get_table_revision() for > PPTT and GTDT. Match both to ACPI 6.2. > > Signed-off-by: Patrick Rudolph <[email protected]> > Cc: Simon Glass <[email protected]> > --- > include/acpi/acpi_table.h | 2 ++ > lib/acpi/acpi_table.c | 4 ++++ > 2 files changed, 6 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

