mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
Reduce code duplication when a bus is subclassed from simplebus by allowing them to call simplebus_attach directly. This is useful when the child bus will just implement the same calls. As not all children will expect to have a ranges property, e.g. the Raspberry Pi firmware, allow this property to be missing. Reviewed by: manu Sponsored by: Innovate UK Differential Revision: https://reviews.freebsd.org/D25925 |
||
|---|---|---|
| .. | ||
| 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 | ||
| simple_mfd.h | ||
| simplebus.c | ||
| simplebus.h | ||