summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/amlreset.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add amlreset(4), a driver to support reset signal controller blocks onkettenis2019-08-261-0/+110
Amlogic SoCs. ok patrick@