linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] i2c-axxia: support Sequence command
@ 2018-12-10 15:00 Adamski, Krzysztof (Nokia - PL/Wroclaw)
  2018-12-10 15:00 ` [PATCH 1/3] i2c-axxia: dedicated function to set client addr Adamski, Krzysztof (Nokia - PL/Wroclaw)
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Adamski, Krzysztof (Nokia - PL/Wroclaw) @ 2018-12-10 15:00 UTC (permalink / raw)
  To: Wolfram Sang, Sverdlin, Alexander (Nokia - DE/Ulm)
  Cc: linux-i2c, linux-kernel, Linus Walleij, Guenter Roeck,
	Tobias Jordan, Peter Rosin

Hi Woflram,

This patch was based on your i2c/for-current branch as it adds to my
patch you incuded there. First two patches are just preparations and the
3rd one which is the actual change. It allows us using hardware mode to
send i2c transfers consisting for a write followed by read without the
need of the CPU interaction inbetween which is an opportunity to trigger
25ms SMbus timeout and abort transaction.

--------------------------------------------------------------------
Krzysztof Adamski (3):
  i2c-axxia: dedicated function to set client addr
  i2c-axxia: check for error conditions first
  i2c-axxia: support sequence command mode

 drivers/i2c/busses/i2c-axxia.c | 159 ++++++++++++++++++++++++++-------
 1 file changed, 126 insertions(+), 33 deletions(-)

-- 
2.17.2


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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-10 15:00 [PATCH 0/3] i2c-axxia: support Sequence command Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-10 15:00 ` [PATCH 1/3] i2c-axxia: dedicated function to set client addr Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11 12:00   ` Sverdlin, Alexander (Nokia - DE/Ulm)
2018-12-11 20:05   ` Wolfram Sang
2018-12-10 15:01 ` [PATCH 2/3] i2c-axxia: check for error conditions first Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11 12:02   ` Sverdlin, Alexander (Nokia - DE/Ulm)
2018-12-11 20:05   ` Wolfram Sang
2018-12-10 15:05 ` [PATCH 3/3] i2c-axxia: support sequence command mode Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11 12:05   ` Sverdlin, Alexander (Nokia - DE/Ulm)
2018-12-11 20:04   ` Wolfram Sang
2018-12-13 12:09     ` [PATCH v2] i2c: axxia: " Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-13 12:45       ` Sverdlin, Alexander (Nokia - DE/Ulm)
2018-12-17 22:31       ` Wolfram Sang

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