kernel-ark/net/nfc/nci
Christophe Ricard 9e87f9a9c4 NFC: nci: Add support for proprietary RF Protocols
In NFC Forum NCI specification, some RF Protocol values are
reserved for proprietary use (from 0x80 to 0xfe).
Some CLF vendor may need to use one value within this range
for specific technology.
Furthermore, some CLF may not becompliant with NFC Froum NCI
specification 2.0 and therefore will not support RF Protocol
value 0x06 for PROTOCOL_T5T as mention in a draft specification
and in a recent push.

Adding get_rf_protocol handle to the nci_ops structure will
help to set the correct technology to target.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2014-09-24 02:02:24 +02:00
..
core.c NFC: NCI: Fix nci_register_device init sequence 2014-09-01 14:40:37 +02:00
data.c NFC: NCI: Fix NCI RF FRAME interface usage 2014-09-01 14:40:43 +02:00
Kconfig NFC: Fix NCI over SPI build 2013-07-19 16:55:26 +02:00
lib.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
Makefile NFC: Add basic NCI over SPI 2013-06-14 13:44:03 +02:00
ntf.c NFC: nci: Add support for proprietary RF Protocols 2014-09-24 02:02:24 +02:00
rsp.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
spi.c NFC: NCI: Use reinit_completion() at appropriate places 2014-02-23 23:32:18 +01:00