opnsense-src/sys/dev/fdt
Bjoern A. Zeeb b3e602d9ac device_get_property: add a HANDLE case
This will resolve a reference and return the appropriate handle, a node
on the simplebus or an ACPI_HANDLE for ACPI.  For now we do not try to
further abstract the return type.

Reviewed by:	mw
Differential Revision: https://reviews.freebsd.org/D36793

(cherry picked from commit 99e6980fcf)
2023-01-18 13:22:13 +00:00
..
fdt_arm_platform.c
fdt_clock.c
fdt_clock.h
fdt_clock_if.m
fdt_common.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
fdt_common.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
fdt_intr.h
fdt_pinctrl.c
fdt_pinctrl.h
fdt_pinctrl_if.m fdt_pinctrl: Add new methods for gpios 2020-01-16 21:19:27 +00:00
fdt_slicer.c fdt_slicer: bump to SI_ORDER_THIRD following r347183 2019-09-29 03:12:35 +00:00
fdt_static_dtb.S Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
simple_mfd.c simple_mfd: switch to controllable locking for syscon provider. 2022-01-20 11:34:28 +01:00
simple_mfd.h
simplebus.c device_get_property: add a HANDLE case 2023-01-18 13:22:13 +00:00
simplebus.h Make simplebus friendlier for subclassing. 2020-09-25 09:56:50 +00:00