All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] gpio: designware: add gpio-signaled acpi event support for power button
@ 2016-02-29 13:13 ` qiujiang
  0 siblings, 0 replies; 12+ messages in thread
From: qiujiang @ 2016-02-29 13:13 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 and add acpi binding
        - add gpio-signaled acpi event support

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

changes v3 -> v4:
   - re-organize this two patchs by Andy's suggestion

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 and add acpi binding
  gpio: designware: add gpio-signaled acpi event support

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

-- 
1.9.1

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

end of thread, other threads:[~2016-03-01  6:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-29 13:13 [PATCH v4 0/2] gpio: designware: add gpio-signaled acpi event support for power button qiujiang
2016-02-29 13:13 ` qiujiang
2016-02-29 13:13 ` [PATCH v4 1/2] gpio: designware: switch device node to fwnode and add acpi binding qiujiang
2016-02-29 13:13   ` qiujiang
2016-02-29 13:51   ` Andy Shevchenko
2016-03-01  1:09     ` Jiang Qiu
2016-03-01  1:09       ` Jiang Qiu
2016-03-01  6:41     ` Jiang Qiu
2016-03-01  6:41       ` Jiang Qiu
2016-02-29 13:13 ` [PATCH v4 2/2] gpio: designware: add gpio-signaled acpi event support qiujiang
2016-02-29 13:13   ` qiujiang
2016-02-29 13:54   ` Andy Shevchenko

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.