Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-05-24 Thread Jarkko Sakkinen
On Mon, May 22, 2017 at 11:20:11AM +0200, Enric Balletbo i Serra wrote: > From: Bryan Freed > > When the I2C Infineon part is attached to an I2C adapter that imposes > a size limitation, large requests will fail with -EOPNOTSUPP. Retry > them with a sane minimum size without

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-05-24 Thread Jarkko Sakkinen
On Mon, May 22, 2017 at 11:20:11AM +0200, Enric Balletbo i Serra wrote: > From: Bryan Freed > > When the I2C Infineon part is attached to an I2C adapter that imposes > a size limitation, large requests will fail with -EOPNOTSUPP. Retry > them with a sane minimum size without re-issuing the 0x05

[PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-05-22 Thread Enric Balletbo i Serra
From: Bryan Freed When the I2C Infineon part is attached to an I2C adapter that imposes a size limitation, large requests will fail with -EOPNOTSUPP. Retry them with a sane minimum size without re-issuing the 0x05 command as this appears to occasionally put the TPM in a bad

[PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-05-22 Thread Enric Balletbo i Serra
From: Bryan Freed When the I2C Infineon part is attached to an I2C adapter that imposes a size limitation, large requests will fail with -EOPNOTSUPP. Retry them with a sane minimum size without re-issuing the 0x05 command as this appears to occasionally put the TPM in a bad state.

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-04-05 Thread Jarkko Sakkinen
On Wed, Apr 05, 2017 at 03:24:31PM +0200, Andrew Lunn wrote: > > Reviewed-by: Jarkko Sakkinen > > > > Peter, Andrew, anyone: Tested-by? > > Sorry, i don't have the hardware. All i can give you is: > > Reviewed-by: Andrew Lunn > > Andrew

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-04-05 Thread Jarkko Sakkinen
On Wed, Apr 05, 2017 at 03:24:31PM +0200, Andrew Lunn wrote: > > Reviewed-by: Jarkko Sakkinen > > > > Peter, Andrew, anyone: Tested-by? > > Sorry, i don't have the hardware. All i can give you is: > > Reviewed-by: Andrew Lunn > > Andrew Thank you. /Jarkko

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-04-05 Thread Jarkko Sakkinen
On Wed, Apr 05, 2017 at 12:05:32PM +0200, Peter Huewe wrote: > > > Am 5. April 2017 11:03:27 MESZ schrieb Jarkko Sakkinen > : > >On Tue, Mar 28, 2017 at 05:29:38PM +0200, Enric Balletbo i Serra wrote: > >> From: Bryan Freed > >> > >> When

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-04-05 Thread Jarkko Sakkinen
On Wed, Apr 05, 2017 at 12:05:32PM +0200, Peter Huewe wrote: > > > Am 5. April 2017 11:03:27 MESZ schrieb Jarkko Sakkinen > : > >On Tue, Mar 28, 2017 at 05:29:38PM +0200, Enric Balletbo i Serra wrote: > >> From: Bryan Freed > >> > >> When the I2C Infineon part is attached to an I2C adapter

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-04-05 Thread Andrew Lunn
> Reviewed-by: Jarkko Sakkinen > > Peter, Andrew, anyone: Tested-by? Sorry, i don't have the hardware. All i can give you is: Reviewed-by: Andrew Lunn Andrew

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-04-05 Thread Andrew Lunn
> Reviewed-by: Jarkko Sakkinen > > Peter, Andrew, anyone: Tested-by? Sorry, i don't have the hardware. All i can give you is: Reviewed-by: Andrew Lunn Andrew

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-04-05 Thread Peter Huewe
Am 5. April 2017 11:03:27 MESZ schrieb Jarkko Sakkinen : >On Tue, Mar 28, 2017 at 05:29:38PM +0200, Enric Balletbo i Serra wrote: >> From: Bryan Freed >> >> When the I2C Infineon part is attached to an I2C adapter that imposes >> a size

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-04-05 Thread Peter Huewe
Am 5. April 2017 11:03:27 MESZ schrieb Jarkko Sakkinen : >On Tue, Mar 28, 2017 at 05:29:38PM +0200, Enric Balletbo i Serra wrote: >> From: Bryan Freed >> >> When the I2C Infineon part is attached to an I2C adapter that imposes >> a size limitation, large requests will fail with -EOPNOTSUPP.

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-04-05 Thread Jarkko Sakkinen
On Tue, Mar 28, 2017 at 05:29:38PM +0200, Enric Balletbo i Serra wrote: > From: Bryan Freed > > When the I2C Infineon part is attached to an I2C adapter that imposes > a size limitation, large requests will fail with -EOPNOTSUPP. Retry > them with a sane minimum size without

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-04-05 Thread Jarkko Sakkinen
On Tue, Mar 28, 2017 at 05:29:38PM +0200, Enric Balletbo i Serra wrote: > From: Bryan Freed > > When the I2C Infineon part is attached to an I2C adapter that imposes > a size limitation, large requests will fail with -EOPNOTSUPP. Retry > them with a sane minimum size without re-issuing the 0x05

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-03-31 Thread Jarkko Sakkinen
On Tue, Mar 28, 2017 at 05:29:38PM +0200, Enric Balletbo i Serra wrote: > From: Bryan Freed > > When the I2C Infineon part is attached to an I2C adapter that imposes > a size limitation, large requests will fail with -EOPNOTSUPP. Retry > them with a sane minimum size without

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-03-31 Thread Jarkko Sakkinen
On Tue, Mar 28, 2017 at 05:29:38PM +0200, Enric Balletbo i Serra wrote: > From: Bryan Freed > > When the I2C Infineon part is attached to an I2C adapter that imposes > a size limitation, large requests will fail with -EOPNOTSUPP. Retry > them with a sane minimum size without re-issuing the 0x05

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-03-28 Thread Andrew Lunn
On Tue, Mar 28, 2017 at 05:29:38PM +0200, Enric Balletbo i Serra wrote: > From: Bryan Freed > > When the I2C Infineon part is attached to an I2C adapter that imposes > a size limitation, large requests will fail with -EOPNOTSUPP. Retry > them with a sane minimum size without

Re: [PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-03-28 Thread Andrew Lunn
On Tue, Mar 28, 2017 at 05:29:38PM +0200, Enric Balletbo i Serra wrote: > From: Bryan Freed > > When the I2C Infineon part is attached to an I2C adapter that imposes > a size limitation, large requests will fail with -EOPNOTSUPP. Retry > them with a sane minimum size without re-issuing the 0x05

[PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-03-28 Thread Enric Balletbo i Serra
From: Bryan Freed When the I2C Infineon part is attached to an I2C adapter that imposes a size limitation, large requests will fail with -EOPNOTSUPP. Retry them with a sane minimum size without re-issuing the 0x05 command as this appears to occasionally put the TPM in a bad

[PATCH v3] tpm: Apply a sane minimum adapterlimit value for retransmission.

2017-03-28 Thread Enric Balletbo i Serra
From: Bryan Freed When the I2C Infineon part is attached to an I2C adapter that imposes a size limitation, large requests will fail with -EOPNOTSUPP. Retry them with a sane minimum size without re-issuing the 0x05 command as this appears to occasionally put the TPM in a bad state.