2020-07-03 13:55:52

by Raviteja Narayanam

[permalink] [raw]
Subject: [PATCH 0/2] i2c: cadence: HOLD bit manipulation

This patch series clears the HOLD bit at right time.

Raviteja Narayanam (2):
Revert "i2c: cadence: Fix the hold bit setting"
i2c: cadence: Clear HOLD bit at correct time in Rx path

drivers/i2c/busses/i2c-cadence.c | 28 ++++++++++++----------------
1 file changed, 12 insertions(+), 16 deletions(-)

--
2.7.4


2020-07-09 14:37:59

by Michal Simek

[permalink] [raw]
Subject: Re: [PATCH 0/2] i2c: cadence: HOLD bit manipulation



On 03. 07. 20 15:54, Raviteja Narayanam wrote:
> This patch series clears the HOLD bit at right time.
>
> Raviteja Narayanam (2):
> Revert "i2c: cadence: Fix the hold bit setting"
> i2c: cadence: Clear HOLD bit at correct time in Rx path
>
> drivers/i2c/busses/i2c-cadence.c | 28 ++++++++++++----------------
> 1 file changed, 12 insertions(+), 16 deletions(-)
>

Kyle: Can you please test these 2 patches on your platform to see if
this is fine?

Thanks,
Michal

2020-07-22 10:26:41

by Michal Simek

[permalink] [raw]
Subject: Re: [PATCH 0/2] i2c: cadence: HOLD bit manipulation



On 03. 07. 20 15:54, Raviteja Narayanam wrote:
> This patch series clears the HOLD bit at right time.
>
> Raviteja Narayanam (2):
> Revert "i2c: cadence: Fix the hold bit setting"
> i2c: cadence: Clear HOLD bit at correct time in Rx path
>
> drivers/i2c/busses/i2c-cadence.c | 28 ++++++++++++----------------
> 1 file changed, 12 insertions(+), 16 deletions(-)
>

Acked-by: Michal Simek <[email protected]>

Wolfram: Please merge.

Thanks,
Michal