All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quan Nguyen <qnguyen@apm.com>
To: linus.walleij@linaro.org, linux-gpio@vger.kernel.org,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Thomas Gleixner <tglx@linutronix.de>,
	Jason Cooper <jason@lakedaemon.net>,
	Marc Zyngier <marc.zyngier@arm.com>
Cc: Y Vo <yvo@apm.com>, Phong Vo <pvo@apm.com>, Loc Ho <lho@apm.com>,
	Feng Kan <fkan@apm.com>, Duc Dang <dhdang@apm.com>,
	patches@apm.com, Quan Nguyen <qnguyen@apm.com>
Subject: [PATCH v5 0/3] Enable X-Gene standby GPIO as interrupt controller
Date: Fri, 29 Jan 2016 11:28:52 +0700	[thread overview]
Message-ID: <1454041735-8434-1-git-send-email-qnguyen@apm.com> (raw)

V5 Changes:
        - Add optional properties to describe HW specifics
        - Use irq_create_fwspec_mapping() instead of low level functions
        - Move gpiochip_lock_as_irq() to activate method
        - Remove redundant checks
	- Add optional HW properties description to DT binding document
        - Update "interrupts" property description in DT binding document.
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     |  47 +++-
 arch/arm64/boot/dts/apm/apm-storm.dtsi             |   3 +
 drivers/gpio/gpio-xgene-sb.c                       | 275 ++++++++++++++++++---
 3 files changed, 286 insertions(+), 39 deletions(-)

-- 
1.7.12.4


WARNING: multiple messages have this Message-ID (diff)
From: qnguyen@apm.com (Quan Nguyen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/3] Enable X-Gene standby GPIO as interrupt controller
Date: Fri, 29 Jan 2016 11:28:52 +0700	[thread overview]
Message-ID: <1454041735-8434-1-git-send-email-qnguyen@apm.com> (raw)

V5 Changes:
        - Add optional properties to describe HW specifics
        - Use irq_create_fwspec_mapping() instead of low level functions
        - Move gpiochip_lock_as_irq() to activate method
        - Remove redundant checks
	- Add optional HW properties description to DT binding document
        - Update "interrupts" property description in DT binding document.
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     |  47 +++-
 arch/arm64/boot/dts/apm/apm-storm.dtsi             |   3 +
 drivers/gpio/gpio-xgene-sb.c                       | 275 ++++++++++++++++++---
 3 files changed, 286 insertions(+), 39 deletions(-)

-- 
1.7.12.4

             reply	other threads:[~2016-01-29  4:29 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-29  4:28 Quan Nguyen [this message]
2016-01-29  4:28 ` [PATCH v5 0/3] Enable X-Gene standby GPIO as interrupt controller Quan Nguyen
2016-01-29  4:28 ` [PATCH v5 1/3] gpio: xgene: " Quan Nguyen
2016-01-29  4:28   ` Quan Nguyen
     [not found]   ` <1454041735-8434-2-git-send-email-qnguyen-qTEPVZfXA3Y@public.gmane.org>
2016-02-10 10:58     ` Linus Walleij
2016-02-10 10:58       ` Linus Walleij
2016-02-10 15:09   ` Marc Zyngier
2016-02-10 15:09     ` Marc Zyngier
     [not found]     ` <56BB52B8.4040501-5wv7dgnIgG8@public.gmane.org>
2016-02-11 16:35       ` Quan Nguyen
2016-02-11 16:35         ` Quan Nguyen
2016-02-15 23:26     ` Linus Walleij
2016-02-15 23:26       ` Linus Walleij
2016-01-29  4:28 ` [PATCH v5 2/3] Documentation: gpio: Update description for X-Gene standby GPIO controller DTS binding Quan Nguyen
2016-01-29  4:28   ` Quan Nguyen
     [not found]   ` <1454041735-8434-3-git-send-email-qnguyen-qTEPVZfXA3Y@public.gmane.org>
2016-02-01 15:35     ` Rob Herring
2016-02-01 15:35       ` Rob Herring
2016-02-02  1:46       ` Quan Nguyen
2016-02-02  1:46         ` Quan Nguyen
2016-02-12 14:36         ` Rob Herring
2016-02-12 14:36           ` Rob Herring
2016-02-13  3:21           ` Quan Nguyen
2016-02-13  3:21             ` Quan Nguyen
2016-01-29  4:28 ` [PATCH v5 3/3] arm64: dts: Update X-Gene standby GPIO controller DTS entries Quan Nguyen
2016-01-29  4:28   ` Quan Nguyen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1454041735-8434-1-git-send-email-qnguyen@apm.com \
    --to=qnguyen@apm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dhdang@apm.com \
    --cc=fkan@apm.com \
    --cc=jason@lakedaemon.net \
    --cc=lho@apm.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=patches@apm.com \
    --cc=pvo@apm.com \
    --cc=tglx@linutronix.de \
    --cc=yvo@apm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.