commit | 34d34a56a5ea1e54a5af4f34c6ac9df724129351 | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@linux.ibm.com> | Fri Jul 16 08:39:14 2021 -0500 |
committer | Mark Brown <broonie@kernel.org> | Mon Jul 19 16:56:14 2021 +0100 |
tree | 186069c4d89919527a2ba6428c32109e19c107fa | |
parent | e73f0f0ee7541171d89f2e2491130c7771ba58d3 [diff] |
spi: fsi: Reduce max transfer size to 8 bytes Security changes have forced the SPI controllers to be limited to 8 byte reads. Refactor the sequencing to just handle 8 bytes at a time. Signed-off-by: Eddie James <eajames@linux.ibm.com> Link: https://lore.kernel.org/r/20210716133915.14697-2-eajames@linux.ibm.com Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org