Searched hist:"9 f7b57f28cb7513d3245e74cd7536304306d1cc0" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/nfc/ |
H A D | port100.c | diff 9f7b57f28cb7513d3245e74cd7536304306d1cc0 Fri Oct 04 12:12:02 CEST 2013 Thierry Escande <thierry.escande@linux.intel.com> 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>
|