]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Documentation: ACPI: Fix data node reference documentation
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 1 Dec 2021 12:59:31 +0000 (14:59 +0200)
committerPaolo Pisati <paolo.pisati@canonical.com>
Fri, 28 Jan 2022 10:03:16 +0000 (11:03 +0100)
commitebcd57a00b973315f6db4a96af2c1a4cba20c94d
tree96de08b38d0528196da7def33990d5014a037ac6
parentffde378ac0e3a3f189db142c447fdad942e7b97d
Documentation: ACPI: Fix data node reference documentation

BugLink: https://bugs.launchpad.net/bugs/1959376
commit a11174952205d082f1658fab4314f0caf706e0a8 upstream.

The data node reference documentation was missing a package that must
contain the property values, instead property name and multiple values
being present in a single package. This is not aligned with the _DSD
spec.

Fix it by adding the package for the values.

Also add the missing "reg" properties to two numbered nodes.

Fixes: b10134a3643d ("ACPI: property: Document hierarchical data extension references")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Documentation/firmware-guide/acpi/dsd/data-node-references.rst