zephyr/dts/bindings/acpi/acpi.yaml

24 lines
829 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Copyright (c) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
# Common fields for ACPI informed based devices
properties:
acpi-hid:
type: string
description: Used to supply OSPM with the devices PNP ID or ACPI ID.
A node is consder as acpi based or not based on whether this property
is present or not.
acpi-uid:
type: string
description: |
Provides OSPM with a logical device ID that does not change
across reboots. This object is optional, but is required when the device
has no other way to report a persistent unique device ID. The _UID must be
unique across all devices with either a common _HID or _CID.
acpi-comp-id:
type: string-array
description: Used to supply OSPM with a devices Plug and Play-Compatible Device ID