summaryrefslogtreecommitdiffstats
path: root/Documentation/acpi
diff options
context:
space:
mode:
authorSakari Ailus2018-07-17 16:19:12 +0200
committerRafael J. Wysocki2018-07-23 12:44:52 +0200
commit4eb0c3bf5ee52ffc88500763d80ba01393879794 (patch)
tree3d948721da0d5f6373061ab037532fa4a5023428 /Documentation/acpi
parentACPI: Convert ACPI reference args to generic fwnode reference args (diff)
downloadkernel-qcow2-linux-4eb0c3bf5ee52ffc88500763d80ba01393879794.tar.gz
kernel-qcow2-linux-4eb0c3bf5ee52ffc88500763d80ba01393879794.tar.xz
kernel-qcow2-linux-4eb0c3bf5ee52ffc88500763d80ba01393879794.zip
ACPI: property: Allow making references to non-device nodes
Implement references to non-device nodes using the first package entry in the hierarchical data extension reference, the second one being the name of the referred object. The data node references are parsed just after the device arguments before the integer arguments. If there are no strings after the device arguments, the parsing works exactly as it used to be. Referring to a data node called "node" under device DEV, with integer arguments 0, 2 would thus look like: Package() { DEV, "node", 0, 2 } Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/acpi')
0 files changed, 0 insertions, 0 deletions