-
- Downloads
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>
Showing
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- drivers/nfc/Kconfig 1 addition, 0 deletionsdrivers/nfc/Kconfig
- drivers/nfc/Makefile 1 addition, 0 deletionsdrivers/nfc/Makefile
- drivers/nfc/nxp-nci/Kconfig 13 additions, 0 deletionsdrivers/nfc/nxp-nci/Kconfig
- drivers/nfc/nxp-nci/Makefile 9 additions, 0 deletionsdrivers/nfc/nxp-nci/Makefile
- drivers/nfc/nxp-nci/core.c 186 additions, 0 deletionsdrivers/nfc/nxp-nci/core.c
- drivers/nfc/nxp-nci/firmware.c 324 additions, 0 deletionsdrivers/nfc/nxp-nci/firmware.c
- drivers/nfc/nxp-nci/nxp-nci.h 89 additions, 0 deletionsdrivers/nfc/nxp-nci/nxp-nci.h
- include/linux/platform_data/nxp-nci.h 27 additions, 0 deletionsinclude/linux/platform_data/nxp-nci.h
drivers/nfc/nxp-nci/Kconfig
0 → 100644
drivers/nfc/nxp-nci/Makefile
0 → 100644
drivers/nfc/nxp-nci/core.c
0 → 100644
drivers/nfc/nxp-nci/firmware.c
0 → 100644
drivers/nfc/nxp-nci/nxp-nci.h
0 → 100644
include/linux/platform_data/nxp-nci.h
0 → 100644
Please register or sign in to comment