linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] gpio: dwapb: Add support for 1 interrupt per port A GPIO
@ 2018-04-13  8:08 Phil Edworthy
  2018-04-13  8:08 ` [PATCH v2 1/2] " Phil Edworthy
  2018-04-13  8:08 ` [PATCH v2 2/2] mfd: intel_quark_i2c_gpio: Update Synopsys GPIO interrupts Phil Edworthy
  0 siblings, 2 replies; 7+ messages in thread
From: Phil Edworthy @ 2018-04-13  8:08 UTC (permalink / raw)
  To: Hoan Tran, Linus Walleij, Rob Herring, Mark Rutland, Lee Jones
  Cc: Andy Shevchenko, Michel Pollet, linux-gpio, devicetree,
	linux-renesas-soc, linux-kernel, Phil Edworthy

All details about the change is in patch 0001. patch 0002 fixes up other users
of 'struct dwapb_port_property'.

One point to mention is that I have made it possible for users to have
unconncted interrupts by specifying holes in the list of interrupts. This is
done by supporting the interrupts-extended DT prop.
However, I have no use for this and had to hack some test case for this.
Perhaps the driver should support 1 interrupt or all GPIOa as interrupts?

Phil Edworthy (2):
  gpio: dwapb: Add support for 1 interrupt per port A GPIO
  mfd: intel_quark_i2c_gpio: Update Synopsys GPIO interrupts

 .../devicetree/bindings/gpio/snps-dwapb-gpio.txt   |  9 ++++-
 drivers/gpio/gpio-dwapb.c                          | 43 +++++++++++++++++-----
 drivers/mfd/intel_quark_i2c_gpio.c                 |  3 +-
 include/linux/platform_data/gpio-dwapb.h           |  3 +-
 4 files changed, 45 insertions(+), 13 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-04-14  0:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-13  8:08 [PATCH v2 0/2] gpio: dwapb: Add support for 1 interrupt per port A GPIO Phil Edworthy
2018-04-13  8:08 ` [PATCH v2 1/2] " Phil Edworthy
2018-04-13 22:16   ` kbuild test robot
2018-04-14  0:46   ` kbuild test robot
2018-04-13  8:08 ` [PATCH v2 2/2] mfd: intel_quark_i2c_gpio: Update Synopsys GPIO interrupts Phil Edworthy
2018-04-13  8:20   ` Geert Uytterhoeven
2018-04-13  8:24     ` Phil Edworthy

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