NFC: port100: Add support for type 4A tag platform
authorThierry Escande <thierry.escande@linux.intel.com>
Sun, 26 Jan 2014 23:31:33 +0000 (00:31 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 16 Feb 2014 22:49:54 +0000 (23:49 +0100)
commit2a26f9a2c1a28c78dd3b6c9b721b5626600481dd
tree578b0d86e2e51465f0aa0c724295d288153622bd
parentc813007f9ffb0b6e9f3dc43bfd9e28806aa57e5d
NFC: port100: Add support for type 4A tag platform

This adds support for ISO-DEP protocol over NFC-A rf technology. The
port100 already supports NFC-A and ATS request and response for type 4A
tags are handled at digital level. This patch adds NFC_PROTO_ISO14443
to the supported protocols and an entry for framing configuration which
is the same as NFC-A standard frame with CRC handling.

Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/port100.c
This page took 0.035902 seconds and 5 git commands to generate.