linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] synquacer: implement ACPI gpio/interrupt support
@ 2019-04-25 10:20 Ard Biesheuvel
  2019-04-25 10:20 ` [RFC PATCH 1/3] irqchip/exiu: preparatory refactor for ACPI support Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Ard Biesheuvel @ 2019-04-25 10:20 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Graeme Gregory, Ard Biesheuvel, Marc Zyngier, Linus Walleij,
	linux-gpio, Masahisa Kojima

Wire up the existing GPIO and interrupt controller drivers to the ACPI
subsystem so they can be used on ACPI systems for ACPI event (power
button, hardware error notification etc)

Cc: Masahisa Kojima <masahisa.kojima@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Graeme Gregory <graeme.gregory@linaro.org>

Ard Biesheuvel (3):
  irqchip/exiu: preparatory refactor for ACPI support
  irqchip/exiu: implement ACPI gpiolib/irqchip support
  gpio: mb86s70: enable ACPI and irqchip support

 drivers/gpio/Kconfig           |   4 +
 drivers/gpio/gpio-mb86s7x.c    |  58 ++++++--
 drivers/irqchip/irq-sni-exiu.c | 157 +++++++++++++++-----
 3 files changed, 173 insertions(+), 46 deletions(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-04-29  9:35 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-25 10:20 [RFC PATCH 0/3] synquacer: implement ACPI gpio/interrupt support Ard Biesheuvel
2019-04-25 10:20 ` [RFC PATCH 1/3] irqchip/exiu: preparatory refactor for ACPI support Ard Biesheuvel
2019-04-25 10:20 ` [RFC PATCH 2/3] irqchip/exiu: implement ACPI gpiolib/irqchip support Ard Biesheuvel
2019-04-25 13:14   ` Linus Walleij
2019-04-25 15:33   ` Marc Zyngier
2019-04-26  8:24     ` Ard Biesheuvel
2019-04-26  8:44       ` Marc Zyngier
2019-04-26 11:45         ` Ard Biesheuvel
2019-04-26 22:27           ` Ard Biesheuvel
2019-04-29  9:09             ` Ard Biesheuvel
2019-04-29  9:35               ` Marc Zyngier
2019-04-25 10:20 ` [RFC PATCH 3/3] gpio: mb86s70: enable ACPI and irqchip support Ard Biesheuvel
2019-04-25 13:23   ` Linus Walleij
2019-04-25 13:35     ` Ard Biesheuvel
2019-04-25 14:27     ` Mika Westerberg
2019-04-26  8:19       ` Ard Biesheuvel
2019-04-26  9:15         ` Mika Westerberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).