All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] gpio: designware: add gpio-signaled acpi events support for power button
@ 2016-02-24 12:33 ` qiujiang
  0 siblings, 0 replies; 17+ messages in thread
From: qiujiang @ 2016-02-24 12:33 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 fwnode
        - 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 v2 -> v3
   - fixed the build error reported by Kbuild test robot

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

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

 drivers/gpio/gpio-dwapb.c                | 66 ++++++++++++++++++++------------
 drivers/mfd/intel_quark_i2c_gpio.c       |  2 +-
 include/linux/platform_data/gpio-dwapb.h |  2 +-
 3 files changed, 43 insertions(+), 27 deletions(-)

-- 
1.9.1

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

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

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-24 12:33 [PATCH v3 0/2] gpio: designware: add gpio-signaled acpi events support for power button qiujiang
2016-02-24 12:33 ` qiujiang
2016-02-24 12:33 ` [PATCH v3 1/2] gpio: designware: switch device node to fwnode qiujiang
2016-02-24 12:33   ` qiujiang
2016-02-24 13:46   ` Andy Shevchenko
2016-02-25 11:58     ` Jiang Qiu
2016-02-25 11:58       ` Jiang Qiu
2016-02-25 13:43       ` Andy Shevchenko
2016-02-25 13:43         ` Andy Shevchenko
2016-02-27  7:15         ` Jiang Qiu
2016-02-27  7:15           ` Jiang Qiu
2016-02-29 10:46           ` Andy Shevchenko
2016-02-24 12:33 ` [PATCH v3 2/2] gpio: designware: add gpio-signaled acpi events support for power button qiujiang
2016-02-24 12:33   ` qiujiang
2016-02-24 13:49   ` Andy Shevchenko
2016-02-25 12:13     ` Jiang Qiu
2016-02-25 12:13       ` Jiang Qiu

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.