1
0
Fork 0
alistair23-linux/include/net/nfc
Vincent Cuissard 9961127d4b NFC: nci: add generic uart support
Some NFC controller supports UART as host interface.
As with SPI, a lot of code can be shared between vendor
drivers. This patch add the generic support of UART and
provides some extension API for vendor specific needs.

This code is strongly inspired by the Bluetooth HCI ldisc
implementation. NCI UART vendor drivers will have to register
themselves to this layer via nci_uart_register.

Underlying tty will have to be configured from user land
thanks to an ioctl.

Signed-off-by: Vincent Cuissard <cuissard@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-06-11 23:37:37 +02:00
..
digital.h NFC: digital: Add NFC-DEP Initiator-side ATN Support 2014-11-28 12:39:55 +01:00
hci.h NFC: Introduce vendor commands structures 2015-06-09 01:20:19 +02:00
llc.h include/net/: Fix FSF address in file headers 2013-12-06 12:37:56 -05:00
nci.h NFC: nci: add generic uart support 2015-06-11 23:37:37 +02:00
nci_core.h NFC: nci: add generic uart support 2015-06-11 23:37:37 +02:00
nfc.h NFC: Introduce vendor commands structures 2015-06-09 01:20:19 +02:00