freebsd-src/sys/dev/fdt
Takanori Watanabe 7b5d62bb73 ofw: add BUS_GET_DEVICE_PATH interface to openfirm/fdt, somewhat incomplete.
This add BUS_GET_DEVICE_PATH interface,
which shows device tree of openfirm/fdt.

In qemu-system-arm64 with "virt" machine with device-tree firmware,
% devctl getpath OFW cpu0

Reviewed by: andrew
Differential Revision: https://reviews.freebsd.org/D37031
2022-10-18 16:55:47 +09:00
..
fdt_arm_platform.c
fdt_clock.c
fdt_clock.h
fdt_clock_if.m
fdt_common.c
fdt_common.h
fdt_intr.h
fdt_pinctrl.c
fdt_pinctrl.h
fdt_pinctrl_if.m
fdt_slicer.c
fdt_static_dtb.S
simple_mfd.c fdt simple drivers: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00
simple_mfd.h
simplebus.c ofw: add BUS_GET_DEVICE_PATH interface to openfirm/fdt, somewhat incomplete. 2022-10-18 16:55:47 +09:00
simplebus.h