Documentation: ACPI: Align the SSDT overlays file with the code
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 29 Aug 2021 13:22:43 +0000 (16:22 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 2 Sep 2021 16:08:16 +0000 (18:08 +0200)
commit17b121ad0c43342bc894632f6710b894849ca372
tree23d02750653038997812b0ef2c1f9bd91383e324
parent6f1e8b12eec44ee047dc9e0a9544b2cfed739503
Documentation: ACPI: Align the SSDT overlays file with the code

This updates the following:

1) The ASL code to follow latest ACPI requirements, i.e.
   - static buffer to be defined outside of the method
   - The _ADR and _HID shouldn't be together for the same device

2) EFI section relies on the additional kernel configuration option,
   i.e. CONFIG_EFI_CUSTOM_SSDT_OVERLAYS

3) Refer to ACPI machine language as AML (capitalized)

4) Miscellaneous amendments

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/admin-guide/acpi/ssdt-overlays.rst