NFC: Sony Port-100 Series driver
authorThierry Escande <thierry.escande@linux.intel.com>
Fri, 4 Oct 2013 10:12:00 +0000 (12:12 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 7 Oct 2013 12:09:33 +0000 (14:09 +0200)
commit562d4d59b8a1d5f3ca75115d6ac10c7b7bc68c06
tree825309abdc1268dbd44f584ce4ba9a414d491cb3
parent93ad42020c2d3fb4a277cc04c014e1ea0d8b0850
NFC: Sony Port-100 Series driver

This adds support for the Sony NFC USB dongle RC-S380, based on the
Port-100 chip. This dongle is an analog frontend and does not implement
the digital layer. This driver uses the nfc_digital module which is an
implementation of the NFC Digital Protocol stack.

This patch is a skeleton. It only registers the dongle against the NFC
digital protocol stack. All NFC digital operation functions are stubbed
out.

Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Cc: Stephen Tiedemann <stephen.tiedemann@gmail.com>
Tested-by: Cho, Yu-Chen <acho@suse.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/Kconfig
drivers/nfc/Makefile
drivers/nfc/port100.c [new file with mode: 0644]
This page took 0.0437 seconds and 5 git commands to generate.