]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFC: port100: Add initiator mode support
authorThierry Escande <thierry.escande@linux.intel.com>
Fri, 4 Oct 2013 10:12:02 +0000 (12:12 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 7 Oct 2013 12:11:14 +0000 (14:11 +0200)
commit9f7b57f28cb7513d3245e74cd7536304306d1cc0
tree074d55ad296f78ba4ed17174071125935c094fba
parent0347a6ab300a1532c298823408d6e51ccf4e4f45
NFC: port100: Add initiator mode support

This patch implements the initiator NFC operations in_configure_hw()
and in_send_cmd(). It also implements the switch_rf() operation.

The initiator mode supports NFC-A technology at 106kbits/s and NFC-F
technologies at 212 and 424kbits/s.

Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Cc: Stephen Tiedemann <stephen.tiedemann@gmail.com>
Tested-by: Cho, Yu-Chen <acho@suse.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/port100.c