mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
0f6d504e73
Add a new gpiolib mechanism: gpio_chip instances can provide mappings between their (input) GPIOs and any associated IRQs. This makes it easier for platforms to support IRQs that are provided by board-specific external chips instead of as part of their core (such as SOC-integrated GPIOs). Also update the irq_to_gpio() description, saying to avoid it because it's not always supported. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
bt8xxgpio.c | ||
gpiolib.c | ||
Kconfig | ||
Makefile | ||
max732x.c | ||
max7301.c | ||
mcp23s08.c | ||
pca953x.c | ||
pcf857x.c |