freebsd-dev/sys/dev/fdt
Bartlomiej Grzesik 3f9a00e3b5 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
2021-09-20 17:17:57 +02:00
..
fdt_arm_platform.c
fdt_clock_if.m
fdt_clock.c
fdt_clock.h
fdt_common.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
fdt_common.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
fdt_intr.h
fdt_pinctrl_if.m fdt_pinctrl: Add new methods for gpios 2020-01-16 21:19:27 +00:00
fdt_pinctrl.c
fdt_pinctrl.h
fdt_slicer.c
fdt_static_dtb.S Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
simple_mfd.c simple_mfd: switch to controllable locking for syscon provider. 2021-03-04 16:12:39 +01:00
simple_mfd.h
simplebus.c device: add device_get_property and device_has_property 2021-09-20 17:17:57 +02:00
simplebus.h Make simplebus friendlier for subclassing. 2020-09-25 09:56:50 +00:00