commit | 7b3d10cdf54b8bc1dc0da21faed9789ac4da3684 | [log] [tgz] |
---|---|---|
author | Sowjanya Komatineni <skomatineni@nvidia.com> | Tue Mar 26 22:56:23 2019 -0700 |
committer | Mark Brown <broonie@kernel.org> | Mon Apr 01 15:25:10 2019 +0700 |
tree | 59edd32004895924182a89cc1e6a1a52e0b7950e | |
parent | 94b18a86eb5c82c5778bfb1ce815651f0e331bb5 [diff] |
spi: tegra114: clear packed bit for unpacked mode Fixes: Clear packed bit when not using packed mode. Packed bit is not cleared when not using packed mode. This results in transfer timeouts for the unpacked mode transfers followed by the packed mode transfers. Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com> Signed-off-by: Mark Brown <broonie@kernel.org>