freebsd-src/sys/dev/gpio
Ahmad Khalifa 92adaa5862 gpiobus(4): Add an acpi variant of gpiobus
This currently only implements the address space handler and attempts to
configure pins with flags obtained from ACPI.

Reviewed by:	wulf
MFC after:	1 month
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1359
2024-09-14 12:02:33 +03:00
..
dwgpio
acpi_gpiobus.c gpiobus(4): Add an acpi variant of gpiobus 2024-09-14 12:02:33 +03:00
bytgpio.c bytgpio: expose PNP info 2024-07-29 14:09:08 -06:00
chvgpio.c
chvgpio_reg.h
gpio_if.m
gpiobacklight.c
gpiobus.c gpiobus(4): Add an acpi variant of gpiobus 2024-09-14 12:02:33 +03:00
gpiobus_if.m
gpiobusvar.h gpiobus(4): Add an acpi variant of gpiobus 2024-09-14 12:02:33 +03:00
gpioc.c
gpioiic.c newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
gpiokeys.c
gpiokeys.h
gpiokeys_codes.c
gpioled.c
gpioled_fdt.c
gpiomdio.c
gpiopower.c gpiopower: trigger low, high and both edges 2024-01-28 13:29:41 +02:00
gpiopps.c
gpioregulator.c regulator: Move regulator code in dev/regulator 2024-01-10 19:20:32 +01:00
gpiospi.c newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
gpioths.c
ofw_gpiobus.c newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
pl061.c
pl061.h
pl061_acpi.c
pl061_fdt.c
qoriq_gpio.c
qoriq_gpio.h