diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-07-22 16:02:02 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-07-22 16:02:02 +0200 |
commit | a78dfdb6e81efbe3ff92016f165abe7d5aa8d58f (patch) | |
tree | 6d756cd7f71c321456b279172a9b82f6143dbd10 | |
parent | c58364ac072585abfa2a42d71bd00dd5eda1e01d (diff) | |
parent | 814eca1085ef26dae928372be374fd27690d24ab (diff) | |
parent | e65cb011349e653ded541dddd6469c2ca813edcf (diff) |
Merge branches 'acpi-debug' and 'acpi-docs'
Merge an update related to ACPI debugging and ACPI documentation updates
for 6.17-rc1:
- Enable CONFIG_ACPI_DEBUG by default to make it easier to get ACPI
debug messages from OEM platforms (Mario Limonciello)
- Fix parent device references in ASL examples in the ACPI
documentation and fix spelling and style in the gpio-properties
documentation in firmware-guide (Andy Shevchenko)
* acpi-debug:
ACPI: Enable CONFIG_ACPI_DEBUG by default
* acpi-docs:
Documentation: ACPI: Fix parent device references
Documentation: firmware-guide: gpio-properties: Spelling and style fixes