All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] i2c: pca-platform: additional improvements
@ 2017-07-05 10:13 ` Chris Packham
  0 siblings, 0 replies; 23+ messages in thread
From: Chris Packham @ 2017-07-05 10:13 UTC (permalink / raw)
  To: wsa, ysato, linux-i2c, linux-sh; +Cc: linux-kernel, Chris Packham

This series addresses some of the points identified by Andy. The series is
based on top of i2c/for-next. 2 of the patches from v1 have already been
applied so I've dropped them from this version.

I have compile tested patch 1/1 but I don't have access to sh hardware
to actually test the changes on.

Chris Packham (4):
  sh: sh7785lcr: add GPIO lookup table for i2c controller reset
  i2c: pca-platform: unconditionally use devm_gpiod_get_optional
  i2c: pca-platform: use device_property_read_u32
  i2c: pca-platform: drop gpio from platform data

 arch/blackfin/mach-bf561/boards/acvilon.c |  1 -
 arch/sh/boards/board-sh7785lcr.c          | 11 +++++++++-
 drivers/i2c/busses/i2c-pca-platform.c     | 34 +++++++++----------------------
 include/linux/i2c-pca-platform.h          |  3 ---
 4 files changed, 20 insertions(+), 29 deletions(-)

-- 
2.13.0


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

end of thread, other threads:[~2018-03-24 12:31 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-05 10:13 [PATCH v2 0/4] i2c: pca-platform: additional improvements Chris Packham
2017-07-05 10:13 ` Chris Packham
2017-07-05 10:13 ` [PATCH v2 1/4] sh: sh7785lcr: add GPIO lookup table for i2c controller reset Chris Packham
2017-07-05 10:13   ` Chris Packham
2017-07-05 10:13 ` [PATCH v2 2/4] i2c: pca-platform: unconditionally use devm_gpiod_get_optional Chris Packham
2017-07-05 10:13   ` Chris Packham
2017-07-05 10:13 ` [PATCH v2 3/4] i2c: pca-platform: use device_property_read_u32 Chris Packham
2017-07-05 10:13   ` Chris Packham
2017-07-05 10:13 ` [PATCH v2 4/4] i2c: pca-platform: drop gpio from platform data Chris Packham
2017-07-05 10:13   ` Chris Packham
2017-07-05 11:48 ` [PATCH v2 0/4] i2c: pca-platform: additional improvements Andy Shevchenko
2017-07-05 11:48   ` Andy Shevchenko
2017-07-05 20:44   ` Chris Packham
2017-07-05 20:44     ` Chris Packham
2017-10-29 17:29 ` Wolfram Sang
2017-10-29 17:29   ` Wolfram Sang
2017-12-07 10:42   ` Wolfram Sang
2017-12-07 10:42     ` Wolfram Sang
2018-03-23  3:39     ` Chris Packham
2018-03-23  7:50       ` Wolfram Sang
2018-03-23  7:50         ` Wolfram Sang
2018-03-24 12:31       ` Wolfram Sang
2018-03-24 12:31         ` Wolfram Sang

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.