commit | 4dd836e46c3ddcb2020646c867be589658440be0 | [log] [tgz] |
---|---|---|
author | Mark A. Greer <mgreer@animalcreek.com> | Tue Mar 25 08:54:32 2014 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Apr 22 00:37:27 2014 +0200 |
tree | dcf43b03c625a20c53610effcd727efe4b0d91eb | |
parent | b887eb09d3cbda145d9fff4b9a56c384edd07ed7 [diff] |
NFC: trf7970a: Reset FIFO when 'End of TX' Interrupt Occurs Sometimes after sending a frame there is tx data leftover in the FIFO which the driver will think is part of the receive frame. That data can be cleared when an 'End of TX' interrupt is received by issuing the 'FIFO Reset' command. Signed-off-by: Mark A. Greer <mgreer@animalcreek.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>