[9610] add nfc driver
authorkiwoo Kwon <kiwo.kwon@samsung.com>
Wed, 1 Aug 2018 03:55:36 +0000 (12:55 +0900)
committerJaehyoung Choi <jkkkkk.choi@samsung.com>
Fri, 3 Aug 2018 02:05:45 +0000 (11:05 +0900)
commit489465ad676966db1d1035e3f2e0a90f440470d9
tree83e37d1c6f04904b5d4b8ef047ca1f042e302679
parent689f9cd5e5df38517e4e3e333261e0cea5b466c8
[9610] add nfc driver

Change-Id: Ic09739f15ba007780774a3d515411aaf8205862a
Signed-off-by: kiwoo Kwon <kiwo.kwon@samsung.com>
drivers/nfc/Kconfig
drivers/nfc/Makefile
drivers/nfc/samsung/Kconfig [new file with mode: 0644]
drivers/nfc/samsung/Makefile [new file with mode: 0644]
drivers/nfc/samsung/sec_nfc.c [new file with mode: 0644]
drivers/nfc/samsung/sec_nfc.h [new file with mode: 0644]