Skip to content
Commit d13436b3 authored by Pierre Gondois's avatar Pierre Gondois Committed by Sami Mujawar
Browse files

Platform/ARM: Bump Dsdt/Ssdt ACPI table revision



From ACPI 5.1, s19.5.28 DefinitionBlock (Declare Definition Block):
  Note: For compatibility with ACPI versions before
  ACPI 2.0, the bit width of Integer objects is
  dependent on the ComplianceRevision of the DSDT.
  If the ComplianceRevision is less than 2, all
  integers are restricted to 32 bits. Otherwise,
  full 64-bit integers are used. The version of the DSDT
  sets the global integer width for all integers,
  including integers in SSDTs.

To be up-to-date with the latest table revision, bump the version
of all dsdt/ssdt tables that are relying on an ACPI specification
version above 2.0.

Signed-off-by: default avatarPierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar's avatarSami Mujawar <sami.mujawar@arm.com>
parent 4bb490aa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment