mbox series

[RFT,0/3] i2c: mpc: use proper binding for transfer timeouts

Message ID 20240229105810.29220-5-wsa+renesas@sang-engineering.com
Headers show
Series i2c: mpc: use proper binding for transfer timeouts | expand

Message

Wolfram Sang Feb. 29, 2024, 10:58 a.m. UTC
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(-)

Comments

Chris Packham March 3, 2024, 8:28 p.m. UTC | #1
On 29/02/24 23:58, Wolfram Sang wrote:
> 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.

For the series

Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz>

and on a P2041RDB

Tested-by: Chris Packham <chris.packham@alliedtelesis.co.nz>

>
>
> 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(-)
>
Andi Shyti March 6, 2024, 3:43 p.m. UTC | #2
Hi

On Thu, 29 Feb 2024 11:58:10 +0100, Wolfram Sang wrote:
> 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.
> 
> 
> [...]

Applied to i2c/i2c-host on

git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git

Thank you,
Andi

Patches applied
===============
[1/3] dt-bindings: i2c: mpc: use proper binding for transfer timeouts
      commit: f9ccb4533bdcf31f1225a9a09805329b8020a4e3
[2/3] i2c: mpc: use proper binding for transfer timeouts
      commit: 401a8e9e3d697b75c2e237b9b405bb0f388dd7ed
[3/3] i2c: mpc: remove outdated macro
      commit: d0e944150446d8056a050049a8f0e98241ba6194