aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gpio/pl061.c
Commit message (Expand)AuthorAgeFilesLines
* Allow for interrupts on pl061 childrenAndrew Turner2020-09-141-0/+5
* Switch the name of the pl061 driver to gpioAndrew Turner2020-09-101-1/+1
* Use the correct variable to check which interrupt mode to useAndrew Turner2020-09-101-5/+5
* Add a GPIO driver for the Arm pl061 controllerAndrew Turner2020-09-081-0/+580