summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/imxsrc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* imxsrc(4), a driver for the i.MX System Reset Controller. We willpatrick2019-01-111-0/+160
use this to assert the reset pins for e.g. the PCIe controller. ok kettenis@