All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] gpio: pca953x: Add support for pca9506
@ 2021-01-15 16:46 Uwe Kleine-König
  2021-01-15 16:46 ` [PATCH v2 1/3] " Uwe Kleine-König
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Uwe Kleine-König @ 2021-01-15 16:46 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski, Rob Herring, Andy Shevchenko
  Cc: linux-gpio, kernel, devicetree

Hello,

compared to (implicit) v1 (Message-Id:
20210113194952.104734-1-u.kleine-koenig@pengutronix.de) I split the
patch #1 into driver adaption and dt documenation (i.e. patches #1 and
#2 here).

For patch #3 I did s/chips/lines/ in the commit log and capitalized
"Increase" in the summary line.

Best regards
Uwe

Uwe Kleine-König (3):
  gpio: pca953x: Add support for pca9506
  dt-bindings: gpio: pca953x: Document new supported chip pca9506
  dt-bindings: gpio: pca953x: Increase allowed length for
    gpio-line-names

 Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 3 ++-
 drivers/gpio/gpio-pca953x.c                              | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)


base-commit: 5c8fe583cce542aa0b84adc939ce85293de36e5e
-- 
2.29.2


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

end of thread, other threads:[~2021-01-19 14:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 16:46 [PATCH v2 0/3] gpio: pca953x: Add support for pca9506 Uwe Kleine-König
2021-01-15 16:46 ` [PATCH v2 1/3] " Uwe Kleine-König
2021-01-15 16:46 ` [PATCH v2 2/3] dt-bindings: gpio: pca953x: Document new supported chip pca9506 Uwe Kleine-König
2021-01-18 15:17   ` Linus Walleij
2021-01-15 16:46 ` [PATCH v2 3/3] dt-bindings: gpio: pca953x: Increase allowed length for gpio-line-names Uwe Kleine-König
2021-01-18 15:17   ` Linus Walleij
2021-01-19 12:45 ` [PATCH v2 0/3] gpio: pca953x: Add support for pca9506 Bartosz Golaszewski

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.