summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/plgpio.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add plgpio(4), a driver for the ARM PrimeCell GPIO (PL061) peripheral.kettenis2018-08-261-0/+153
ok jsg@, patrick@