linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Enable X-Gene standby GPIO as interrupt controller
@ 2016-01-26  7:22 Quan Nguyen
  2016-01-26  7:22 ` [PATCH v4 1/3] gpio: xgene: " Quan Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Quan Nguyen @ 2016-01-26  7:22 UTC (permalink / raw)
  To: linus.walleij, linux-gpio, devicetree, linux-arm-kernel,
	Thomas Gleixner, Jason Cooper, Marc Zyngier
  Cc: Y Vo, Phong Vo, Loc Ho, Feng Kan, Duc Dang, patches, Quan Nguyen

V4 Changes:
        - Convert to hierarchical irq domain.
V3 Changes:
        - Picking up from version 2 of "Y Vo <yvo@apm.com>"
        - Get HW resource information from DT
        - Avoid keeping parent IRQ controller
V2 Changes:
        - Support X-Gene standby GPIO as an interrupt controller.

Quan Nguyen (3):
  gpio: xgene: Enable X-Gene standby GPIO as interrupt controller
  Documentation: gpio: Update description for X-Gene standby GPIO
    controller DTS binding
  arm64: dts: Update X-Gene standby GPIO controller DTS entries

 .../devicetree/bindings/gpio/gpio-xgene-sb.txt     |  39 ++-
 arch/arm64/boot/dts/apm/apm-storm.dtsi             |   3 +
 drivers/gpio/gpio-xgene-sb.c                       | 331 +++++++++++++++++----
 3 files changed, 312 insertions(+), 61 deletions(-)

-- 
1.7.12.4


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

end of thread, other threads:[~2016-01-29  4:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26  7:22 [PATCH v4 0/3] Enable X-Gene standby GPIO as interrupt controller Quan Nguyen
2016-01-26  7:22 ` [PATCH v4 1/3] gpio: xgene: " Quan Nguyen
2016-01-26 10:34   ` Marc Zyngier
2016-01-26 16:27     ` Quan Nguyen
2016-01-26 17:39       ` Marc Zyngier
2016-01-27 12:48         ` Quan Nguyen
2016-01-27 13:10           ` Marc Zyngier
2016-01-28  9:30             ` Quan Nguyen
2016-01-26  7:22 ` [PATCH v4 2/3] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding Quan Nguyen
2016-01-29  2:46   ` Rob Herring
2016-01-29  4:18     ` Quan Nguyen
2016-01-26  7:22 ` [PATCH v4 3/3] arm64: dts: Update X-Gene standby GPIO controller DTS entries Quan Nguyen

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).