opnsense-src/sys/dev/fdt
Justin Hibbits e5657ef4cf fdt: Explicitly mark fdt_slicer as dependent on geom_flashmap
Without this dependency relationship, the linker doesn't find the
flash_register_slicer() function, so kldload fails to load fdt_slicer.ko.

Discussed with:	ian@
2019-03-17 04:33:17 +00:00
..
fdt_arm_platform.c Make the default FDT implementation of platform_mp_setmaxid use the cpu 2017-03-17 12:45:53 +00:00
fdt_clock.c Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc 2018-04-09 22:06:16 +00:00
fdt_clock.h Create an interface for drivers to enable or disable their clocks as listed 2014-09-02 03:23:05 +00:00
fdt_clock_if.m Create an interface for drivers to enable or disable their clocks as listed 2014-09-02 03:23:05 +00:00
fdt_common.c Handle reserved memory with the no-map property. 2018-05-22 16:03:41 +00:00
fdt_common.h Increase the number of fdt memory regions we support to 16. Some SoCs have 2018-05-29 17:44:40 +00:00
fdt_intr.h Pull the common FDT interrupt values into a new header rather than be magic 2016-10-26 15:18:08 +00:00
fdt_pinctrl.c fdt_pinctrl: Add some TSLOG annotations 2018-07-19 11:41:53 +00:00
fdt_pinctrl.h Create an interface and support routines for drivers that handle IO pin 2014-09-13 19:03:32 +00:00
fdt_pinctrl_if.m fdt_pinctrl: Add some TSLOG annotations 2018-07-19 11:41:53 +00:00
fdt_slicer.c fdt: Explicitly mark fdt_slicer as dependent on geom_flashmap 2019-03-17 04:33:17 +00:00
fdt_static_dtb.S sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
simple_mfd.c fdt: Add support for simple-mfd bus 2018-12-12 21:56:45 +00:00
simplebus.c fdt: Add support for simple-mfd bus 2018-12-12 21:56:45 +00:00
simplebus.h fdt: Add support for simple-mfd bus 2018-12-12 21:56:45 +00:00