devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFT 0/3] i2c: mpc: use proper binding for transfer timeouts
@ 2024-02-29 10:58 Wolfram Sang
  2024-02-29 10:58 ` [PATCH RFT 1/3] dt-bindings: " Wolfram Sang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Wolfram Sang @ 2024-02-29 10:58 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Chris Packham, Rob Herring, Wolfram Sang, devicetree, linux-i2c,
	linux-kernel

To clean up the confusing situation regarding I2C timeout bindings, here
is the series to fix up the MPC driver which mixed up clock stretching
timeout with transfer timeouts. Plus a minor cleanup while here.

Only build tested, so actual testing is welcome.


Wolfram Sang (3):
  dt-bindings: i2c: mpc: use proper binding for transfer timeouts
  i2c: mpc: use proper binding for transfer timeouts
  i2c: mpc: remove outdated macro

 .../devicetree/bindings/i2c/i2c-mpc.yaml         |  2 +-
 drivers/i2c/busses/i2c-mpc.c                     | 16 +++++++---------
 2 files changed, 8 insertions(+), 10 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-03-06 15:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-29 10:58 [PATCH RFT 0/3] i2c: mpc: use proper binding for transfer timeouts Wolfram Sang
2024-02-29 10:58 ` [PATCH RFT 1/3] dt-bindings: " Wolfram Sang
2024-03-01 14:42   ` Rob Herring
2024-03-04 15:16   ` Andi Shyti
2024-03-04 15:40     ` Wolfram Sang
2024-03-04 20:02     ` Chris Packham
2024-03-03 20:28 ` [PATCH RFT 0/3] " Chris Packham
2024-03-06 15:43 ` Andi Shyti

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