linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] gpio: designware: add gpio-signaled acpi events support
@ 2016-02-23  7:02 qiujiang
  2016-02-23  7:02 ` [PATCH v2 1/2] gpio: designware: switch device node to fwnode qiujiang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: qiujiang @ 2016-02-23  7:02 UTC (permalink / raw)
  To: linus.walleij, gnurou
  Cc: mika.westerberg, andy.shevchenko, linux-kernel, linux-gpio,
	linux-acpi, linuxarm, haifeng.wei, charles.chenxin

This patchset adds gpio-signaled acpi events support for power button 
on hisilicon D02 board.

The two patches respectively:
        - switch device_node to unified fwnode handle
        - adds gpio-signaled acpi events support for power button

   This patchset is based on
   https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
   branch "devel"

Changes v1 -> v2: 
   - rebase to branch "devel" of Linus Walleij's repository
   - split in two patchs as suggested by Andy S
   - add Mika's ACKs

qiujiang (2):
  gpio: designware: switch device node to fwnode
  gpio: designware: add gpio-signaled acpi event for power button

 drivers/gpio/gpio-dwapb.c                | 66 ++++++++++++++++++++------------
 include/linux/platform_data/gpio-dwapb.h |  2 +-
 2 files changed, 42 insertions(+), 26 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2016-02-25 10:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23  7:02 [PATCH v2 0/2] gpio: designware: add gpio-signaled acpi events support qiujiang
2016-02-23  7:02 ` [PATCH v2 1/2] gpio: designware: switch device node to fwnode qiujiang
2016-02-23  7:17   ` kbuild test robot
2016-02-23  7:02 ` [PATCH v2 2/2] gpio: designware: add gpio-signaled acpi event for power button qiujiang
2016-02-25 10:01 ` [PATCH v2 0/2] gpio: designware: add gpio-signaled acpi events support Linus Walleij

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