summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nfcmrvl/i2c.c
Commit message (Collapse)AuthorAgeFilesLines
* NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard2015-10-271-1/+1
| | | | | | | Align NFC bindgins to use marvell instead of mrvl. Signed-off-by: Vincent Cuissard <cuissard@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
* NFC: nfcmrvl: add i2c driverVincent Cuissard2015-10-271-0/+290
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>