linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] none
@ 2018-04-04 19:00 H. Nikolaus Schaller
  2018-04-04 19:00 ` [PATCH v2 1/5] gpio: pca953x: set the PCA_PCAL flag also when matching by DT H. Nikolaus Schaller
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: H. Nikolaus Schaller @ 2018-04-04 19:00 UTC (permalink / raw)
  To: galak, andy.shevchenko, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Linus Walleij, Alexandre Courbot
  Cc: devicetree, linux-gpio, linux-kernel, letux-kernel, kernel,
	H. Nikolaus Schaller

V2:
* added PCA_PCAL flags if matched through of-table
* fix address calculation for extended PCAL6524 registers
* hack to map LEVEL_LOW to EDGE_FALLING to be able to
  test in combination with ts3a227e driver
* improve description of bindings for optional vcc-supply
  and interrupt-controller;

2018-03-10 09:32:53: no initial description

H. Nikolaus Schaller (5):
  gpio: pca953x: set the PCA_PCAL flag also when matching by DT
  gpio: pca953x: add register definitions for pcal6524 and fix address
    calculation
  [RFC] gpio: pca953x: hack to map LEVEL irqs to EDGE irqs (may loose
    interrupts/hang)
  DTS: Bindings: pca953x driver provides an optional vcc-supply property
  DTS: Bindings: pca953x: add example how to use interrupt-controller
    and gpio-controller

 .../devicetree/bindings/gpio/gpio-pca953x.txt      | 34 +++++++++++++++++++++
 drivers/gpio/gpio-pca953x.c                        | 35 ++++++++++++++++++----
 2 files changed, 64 insertions(+), 5 deletions(-)

-- 
2.12.2

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

end of thread, other threads:[~2018-04-10 15:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-04 19:00 [PATCH v2 0/5] none H. Nikolaus Schaller
2018-04-04 19:00 ` [PATCH v2 1/5] gpio: pca953x: set the PCA_PCAL flag also when matching by DT H. Nikolaus Schaller
2018-04-10 14:38   ` Andy Shevchenko
2018-04-04 19:00 ` [PATCH v2 2/5] gpio: pca953x: add register definitions for pcal6524 and fix address calculation H. Nikolaus Schaller
2018-04-10 14:41   ` Andy Shevchenko
2018-04-10 15:51     ` H. Nikolaus Schaller
2018-04-04 19:00 ` [PATCH v2 3/5] [RFC] gpio: pca953x: hack to map LEVEL irqs to EDGE irqs (may loose interrupts/hang) H. Nikolaus Schaller
2018-04-10 14:38   ` Andy Shevchenko
2018-04-04 19:00 ` [PATCH v2 4/5] DTS: Bindings: pca953x driver provides an optional vcc-supply property H. Nikolaus Schaller
2018-04-10 13:55   ` Rob Herring
2018-04-10 14:08     ` H. Nikolaus Schaller
2018-04-04 19:00 ` [PATCH v2 5/5] DTS: Bindings: pca953x: add example how to use interrupt-controller and gpio-controller H. Nikolaus Schaller
2018-04-10 13:57   ` Rob Herring
2018-04-10 14:10     ` H. Nikolaus Schaller
2018-04-04 19:02 ` [PATCH v2 0/5] pcal6524 extensions for pca953x H. Nikolaus Schaller

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