OSDN Git Service

NFC: trf7970a: Add Target Mode Support
authorMark A. Greer <mgreer@animalcreek.com>
Tue, 2 Sep 2014 22:12:45 +0000 (15:12 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Sep 2014 21:13:45 +0000 (23:13 +0200)
commit13b4272a8264220ec043a922fd1fa05da72d57ae
tree16020e2f0755ed64aa02b74bf9b8b330b4647513
parent1961843ceeca0d3e55744bba7ae8d9e23d04cf6a
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>
drivers/nfc/trf7970a.c