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

This implements the target NFC digital operations tg_configure_hw(),
tg_listen(), tg_listen_mdaa(), and tg_send_cmd().

The target 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