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:Pierre Gondois <Pierre.Gondois@arm.com> Reviewed-by:
Sami Mujawar <sami.mujawar@arm.com>
Loading
Please register or sign in to comment