linux/drivers/nfc/st-nci
Christophe Ricard 2bc4d4f8c8 nfc: st-nci: Add spi phy support for st21nfcb
st21nfcb does support another phy than i2c: spi.
st21nfcc does not support spi as the spi ios are used
by the AMS RF booster.

st21nfcb is not following NCI NFC Forum recommendations for spi
but rely on ST prioritary protocol ndlc as for i2c.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-08-17 00:35:08 +02:00
..
core.c
i2c.c nfc: st-nci: Fix non accurate comment for st_nci_i2c_read 2015-08-17 00:35:07 +02:00
Kconfig nfc: st-nci: Add spi phy support for st21nfcb 2015-08-17 00:35:08 +02:00
Makefile nfc: st-nci: Add spi phy support for st21nfcb 2015-08-17 00:35:08 +02:00
ndlc.c nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value 2015-08-17 00:35:08 +02:00
ndlc.h
spi.c nfc: st-nci: Add spi phy support for st21nfcb 2015-08-17 00:35:08 +02:00
st-nci_se.c NFC: st-nci: fix use of uninitialized variables in error path 2015-08-17 00:35:07 +02:00
st-nci_se.h
st-nci.h