freebsd-dev/sys/dev/gpio
Andrew Turner d729904a4f Allow for interrupts on pl061 children
Add enough infrastructure for interrupts on children of the pl061 GPIO
controller. As gpiobus already provided these the pl061 driver also needs
to pass requests up the newbus hierarchy.

Currently there are no children that expect to configure interrupts, however
this is expected to change to support the ACPI Event Information interface.

Sponsored by:	Innovate UK
2020-09-14 08:59:16 +00:00
..
dwgpio
bytgpio.c
chvgpio_reg.h
chvgpio.c
gpio_if.m
gpiobacklight.c
gpiobus_if.m
gpiobus.c
gpiobusvar.h
gpioc.c
gpioiic.c
gpiokeys_codes.c
gpiokeys.c gpiokeys: add evdev support 2020-08-12 09:49:25 +00:00
gpiokeys.h
gpioled_fdt.c
gpioled.c
gpiomdio.c
gpiopower.c
gpiopps.c
gpioregulator.c
gpiospi.c
gpioths.c
ofw_gpiobus.c Only manage ofw gpio providers on ofw systems 2020-09-10 09:42:37 +00:00
pl061_acpi.c Move the pl061 acpi attachment earlier 2020-09-10 14:58:46 +00:00
pl061_fdt.c Add a GPIO driver for the Arm pl061 controller 2020-09-08 11:35:35 +00:00
pl061.c Allow for interrupts on pl061 children 2020-09-14 08:59:16 +00:00
pl061.h Add a GPIO driver for the Arm pl061 controller 2020-09-08 11:35:35 +00:00