On Fri, Jul 01, 2016 at 11:45:45AM +0300, Jarkko Sakkinen wrote: > On Fri, Jul 01, 2016 at 11:43:23AM +0300, Jarkko Sakkinen wrote: > > On Thu, Jun 30, 2016 at 10:25:43AM -0700, [email protected] wrote: > > > From: Andrey Pronin <[email protected]> > > > > > > Some chips incorrectly support partial reads from TPM_STS register > > > at non-zero offsets. Read the entire 32-bits register instead of > > > making two 8-bit reads to support such devices and reduce the number > > > of bus transactions when obtaining the burstcount from TPM_STS. > > > > > > Signed-off-by: Andrey Pronin <[email protected]> > > > > Reviewed-by: Jarkko Sakkinen <[email protected]> > > Applied to my master branch.
I added also added a fixes line. /Jarkko

