mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-16 15:39:42 -04:00
NFC: nfcmrvl: add i2c driver
This driver adds the support of I2C-based Marvell NFC controller. Signed-off-by: Vincent Cuissard <cuissard@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
committed by
Samuel Ortiz
parent
58d34aa677
commit
b5b3e23e4c
@@ -35,6 +35,7 @@
|
||||
#define NCI_MAX_NUM_RF_CONFIGS 10
|
||||
#define NCI_MAX_NUM_CONN 10
|
||||
#define NCI_MAX_PARAM_LEN 251
|
||||
#define NCI_MAX_PAYLOAD_SIZE 255
|
||||
#define NCI_MAX_PACKET_SIZE 258
|
||||
|
||||
/* NCI Status Codes */
|
||||
|
||||
Reference in New Issue
Block a user