All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] i2c: xiic: Support forcing single-master in DT
@ 2020-08-27 14:48 ` ext-jaakko.laine
  0 siblings, 0 replies; 18+ messages in thread
From: ext-jaakko.laine @ 2020-08-27 14:48 UTC (permalink / raw)
  To: wsa; +Cc: linux-i2c, michal.simek, linux-arm-kernel, Jaakko Laine

From: Jaakko Laine <ext-jaakko.laine@vaisala.com>

This patch series allows xiic driver to take advantage of
single-master -tag in device tree to improve reliability.

Changes from V2 review based on comments:
- Improved xiic_i2c struct memory alignment
- Simplify bus is busy checking code in single-master mode

Link to V2 review
https://www.spinics.net/lists/arm-kernel/msg831068.html

Jaakko Laine (3):
  i2c: xiic: Change code alignment to 1 space only
  i2c: xiic: Improve struct memory alignment
  i2c: xiic: Support forcing single-master in DT

 drivers/i2c/busses/i2c-xiic.c | 62 +++++++++++++++++++++--------------
 1 file changed, 38 insertions(+), 24 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2020-08-28  7:04 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-27 14:48 [PATCH 0/3] i2c: xiic: Support forcing single-master in DT ext-jaakko.laine
2020-08-27 14:48 ` ext-jaakko.laine
2020-08-27 14:48 ` [PATCH 1/3] i2c: xiic: Change code alignment to 1 space only ext-jaakko.laine
2020-08-27 14:48   ` ext-jaakko.laine
2020-08-28  7:02   ` Wolfram Sang
2020-08-28  7:02     ` Wolfram Sang
2020-08-27 14:48 ` [PATCH 2/3] i2c: xiic: Improve struct memory alignment ext-jaakko.laine
2020-08-27 14:48   ` ext-jaakko.laine
2020-08-27 15:56   ` Michal Simek
2020-08-27 15:56     ` Michal Simek
2020-08-28  7:02   ` Wolfram Sang
2020-08-28  7:02     ` Wolfram Sang
2020-08-27 14:48 ` [PATCH 3/3] i2c: xiic: Support forcing single-master in DT ext-jaakko.laine
2020-08-27 14:48   ` ext-jaakko.laine
2020-08-27 15:57   ` Michal Simek
2020-08-27 15:57     ` Michal Simek
2020-08-28  7:02   ` Wolfram Sang
2020-08-28  7:02     ` 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.