HomeFreeBSD

device: add device_get_property and device_has_property

Description

device: add device_get_property and device_has_property

Generialize bus specific property accessors. Those functions allow driver code
to access device specific information.

Currently there is only support for FDT and ACPI buses.

Reviewed by: manu, mw
Sponsored by: Semihalf
Differential revision: https://reviews.freebsd.org/D31597

Details

Provenance
bag_semihalf.comAuthored on Jul 30 2021, 8:57 AM
mwCommitted on Sep 20 2021, 3:17 PM
Reviewer
manu
Differential Revision
D31597: device: add device_get_property and device_has_property
Parents
rGb91fc6c43a81: acpica: add ACPI_GET_PROPERTY to access Device Specific Data (DSD)
Branches
Unknown
Tags
Unknown