NFC: nxp-nci: Add support for NXP NCI chips
authorClément Perrochaud <clement.perrochaud@nxp.com>
Mon, 9 Mar 2015 10:12:04 +0000 (11:12 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 26 Mar 2015 10:07:50 +0000 (11:07 +0100)
Add support for NXP NCI NFC controllers such as the NPC100 or PN7150
families.

Signed-off-by: Clément Perrochaud <clement.perrochaud@effinnov.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
MAINTAINERS
drivers/nfc/Kconfig
drivers/nfc/Makefile
drivers/nfc/nxp-nci/Kconfig [new file with mode: 0644]
drivers/nfc/nxp-nci/Makefile [new file with mode: 0644]
drivers/nfc/nxp-nci/core.c [new file with mode: 0644]
drivers/nfc/nxp-nci/firmware.c [new file with mode: 0644]
drivers/nfc/nxp-nci/nxp-nci.h [new file with mode: 0644]
include/linux/platform_data/nxp-nci.h [new file with mode: 0644]

index c201655..12fdf22 100644 (file)
@@ -6937,6 +6937,13 @@ S:       Supported
 F:     drivers/block/nvme*
 F:     include/linux/nvme.h
 
+NXP-NCI NFC DRIVER
+M:     Clément Perrochaud <clement.perrochaud@effinnov.com>
+R:     Charles Gorand <charles.gorand@effinnov.com>
+L:     linux-nfc@lists.01.org (moderated for non-subscribers)
+S:     Supported
+F:     drivers/nfc/nxp-nci
+
 NXP TDA998X DRM DRIVER
 M:     Russell King <rmk+kernel@arm.linux.org.uk>
 S:     Supported
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge