linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] gpio: pca953x: fix handling of automatic address incrementing
@ 2020-03-30 19:50 Uwe Kleine-König
  2020-03-30 19:50 ` [PATCH v2 1/2] " Uwe Kleine-König
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Uwe Kleine-König @ 2020-03-30 19:50 UTC (permalink / raw)
  To: Marek Vasut, Andy Shevchenko, H. Nikolaus Schaller, Mark Brown
  Cc: kernel, linux-gpio, Marcel Gudert

Hello,

this is v2, the only code change compared to v1 is that I added a
closing parenthesis to create actually compiling code :-|

Other than that I added some tags (Tested-by and Reviewed-by, some of
them I got off-list). I wasn't sure if I should apply Andy's tags also
to patch 1 (and so didn't).

Best regards
Uwe

Uwe Kleine-König (2):
  gpio: pca953x: fix handling of automatic address incrementing
  gpio: pca953x: drop unused parameters of pca953x_recalc_addr()

 drivers/gpio/gpio-pca953x.c | 75 +++++++++++++++++++------------------
 1 file changed, 39 insertions(+), 36 deletions(-)

-- 
2.26.0.rc2


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

end of thread, other threads:[~2020-04-14 13:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-30 19:50 [PATCH v2 0/2] gpio: pca953x: fix handling of automatic address incrementing Uwe Kleine-König
2020-03-30 19:50 ` [PATCH v2 1/2] " Uwe Kleine-König
2020-03-31 10:02   ` Andy Shevchenko
2020-03-31 10:07   ` Andy Shevchenko
2020-04-14 10:15     ` Uwe Kleine-König
2020-04-14 13:16       ` Andy Shevchenko
2020-03-30 19:50 ` [PATCH v2 2/2] gpio: pca953x: drop unused parameters of pca953x_recalc_addr() Uwe Kleine-König
2020-03-31 10:04 ` [PATCH v2 0/2] gpio: pca953x: fix handling of automatic address incrementing Andy Shevchenko

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