commit | 13b4272a8264220ec043a922fd1fa05da72d57ae | [log] [tgz] |
---|---|---|
author | Mark A. Greer <mgreer@animalcreek.com> | Tue Sep 02 15:12:45 2014 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Sep 07 23:13:45 2014 +0200 |
tree | 16020e2f0755ed64aa02b74bf9b8b330b4647513 | |
parent | 1961843ceeca0d3e55744bba7ae8d9e23d04cf6a [diff] |
NFC: trf7970a: Add Target Mode Support Add target mode support to the trf7970a NFC driver. This effectively enables full Peer-to-Peer support. To handle changing framing between sending a response frame and receiving the subsequent request frame, most of the framing changes take effect in the interrupt handler and not in trf7970a_tg_config_framing(). Signed-off-by: Mark A. Greer <mgreer@animalcreek.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>