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)
commitdece45855a8b0d1dcf48eb01d0822070ded6a4c8
treeed467e14ac657acdc27ceddec268a4bacfe8e20f
parent25af01ed18a282e7d324e5694fe67b85ac412994
NFC: nxp-nci: Add support for NXP NCI chips

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]
This page took 0.038751 seconds and 5 git commands to generate.