commit | 24734607351a4f1c418f127f61958585dc7ed51d | [log] [tgz] |
---|---|---|
author | Mark A. Greer <mgreer@animalcreek.com> | Mon Mar 31 17:36:38 2014 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Apr 22 00:37:28 2014 +0200 |
tree | 36a07d0580f3b576ed47314c1090af8621673196 | |
parent | 51d98fa47c9c3f5d34cd4097ce08e8e8669a89b4 [diff] |
NFC: digital: Add support for ISO/IEC 14443-B Protocol Add support for the ISO/IEC 14443-B protocol and Type 4B tags. It is expected that there will be only one tag within range so the full anticollision scheme is not implemented. Only the SENSB_REQ/SENSB_RES and ATTRIB_REQ/ATTRIB_RES are implemented. CC: Thierry Escande <thierry.escande@linux.intel.com> Signed-off-by: Mark A. Greer <mgreer@animalcreek.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>