linux-sg2042/include/linux/gpio
Thierry Reding 8302cf5852 gpio: Introduce struct gpio_irq_chip.first
Some GPIO chips cannot support sparse IRQ numbering and therefore need
to manually allocate their interrupt descriptors statically. For these
cases, a driver can pass the first allocated IRQ via the struct
gpio_irq_chip's "first" field and thereby cause the IRQ domain to map
all IRQs during initialization.

Suggested-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-11-08 14:17:12 +01:00
..
consumer.h gpio: Introduce ->get_multiple callback 2017-10-19 22:32:39 +02:00
driver.h gpio: Introduce struct gpio_irq_chip.first 2017-11-08 14:17:12 +01:00
gpio-reg.h gpio: gpio-reg: add irq mapping for gpio-reg users 2017-03-24 14:05:00 +01:00
machine.h gpio: Fix loose spelling 2017-10-20 09:37:32 +02:00