mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 06:11:32 -05:00
Allow more flexibility by kobj'ifying syscon and splitting out fdt specific bits in preparation of a move to the extres framework. The generic fdt driver has been moved to syscon_generic.c and the fdt requirement has been removed from the syscon interface, as is common to the extres framework. Reviewed by: strejda Differential Revision: https://reviews.freebsd.org/D13521 |
||
|---|---|---|
| .. | ||
| syscon.c | ||
| syscon.h | ||
| syscon_generic.c | ||
| syscon_if.m | ||