All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] i2c: pca-platform: additional improvements
@ 2017-06-30  0:54 ` Chris Packham
  0 siblings, 0 replies; 41+ messages in thread
From: Chris Packham @ 2017-06-30  0:54 UTC (permalink / raw)
  To: wsa, andy.shevchenko, linux-i2c; +Cc: ysato, linux-sh, Chris Packham

This series addresses some of the points identified by Andy. The series is
based on top of i2c/for-next.

I haven't got a working sh4 toolchain so I haven't been able to compile test
patch 1/1.

Chris Packham (6):
  sh: sh7785lcr: add GPIO lookup table for i2c controller reset
  i2c: pca-platform: correctly set algo_data.reset_chip
  i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
  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     | 42 +++++++++++--------------------
 include/linux/i2c-pca-platform.h          |  3 ---
 4 files changed, 25 insertions(+), 32 deletions(-)

-- 
2.13.0


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

end of thread, other threads:[~2017-07-04 14:07 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-30  0:54 [PATCH 0/6] i2c: pca-platform: additional improvements Chris Packham
2017-06-30  0:54 ` Chris Packham
2017-06-30  0:54 ` [PATCH 1/6] sh: sh7785lcr: add GPIO lookup table for i2c controller reset Chris Packham
2017-06-30  0:54   ` Chris Packham
2017-07-02 16:47   ` kbuild test robot
2017-07-02 16:47     ` kbuild test robot
2017-07-02 16:47     ` kbuild test robot
2017-07-02 17:15     ` Geert Uytterhoeven
2017-07-02 17:15       ` Geert Uytterhoeven
2017-06-30  0:54 ` [PATCH 2/6] i2c: pca-platform: correctly set algo_data.reset_chip Chris Packham
2017-06-30  0:54   ` Chris Packham
2017-07-04 14:03   ` Wolfram Sang
2017-07-04 14:03     ` Wolfram Sang
2017-06-30  0:54 ` [PATCH 3/6] i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus Chris Packham
2017-06-30  0:54   ` Chris Packham
2017-06-30  8:40   ` Andy Shevchenko
2017-06-30  8:40     ` Andy Shevchenko
2017-06-30  9:01     ` Wolfram Sang
2017-06-30  9:01       ` Wolfram Sang
2017-07-02 21:30     ` Chris Packham
2017-07-02 21:30       ` Chris Packham
2017-07-04 14:04   ` Wolfram Sang
2017-07-04 14:04     ` Wolfram Sang
2017-06-30  0:54 ` [PATCH 4/6] i2c: pca-platform: unconditionally use devm_gpiod_get_optional Chris Packham
2017-06-30  0:54   ` Chris Packham
2017-06-30  0:54 ` [PATCH 5/6] i2c: pca-platform: use device_property_read_u32 Chris Packham
2017-06-30  0:54   ` Chris Packham
2017-06-30  8:44   ` Andy Shevchenko
2017-06-30  8:44     ` Andy Shevchenko
2017-06-30  9:03     ` Wolfram Sang
2017-06-30  9:03       ` Wolfram Sang
2017-06-30 10:56       ` Andy Shevchenko
2017-06-30 10:56         ` Andy Shevchenko
2017-07-02 21:51         ` Chris Packham
2017-07-02 21:51           ` Chris Packham
2017-07-04 14:07           ` Wolfram Sang
2017-07-04 14:07             ` Wolfram Sang
2017-06-30  0:54 ` [PATCH 6/6] i2c: pca-platform: drop gpio from platform data Chris Packham
2017-06-30  0:54   ` Chris Packham
2017-06-30  8:48 ` [PATCH 0/6] i2c: pca-platform: additional improvements Andy Shevchenko
2017-06-30  8:48   ` Andy Shevchenko

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.