lkml.org 
[lkml]   [2013]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[char-misc-next 0/3 V6] Support NFC Device on MEI CL Bus
Date
v5 -> v6
1. include/linux/uapi/mei/nfc.h - provides API also for pure
user space implementation as found under Android.
2. Removed INTEL_MEI_BUS_NFC Kconfig option.
The NFC info client is disconnected as soon as we
get the FW info and the regular client is connected only when
mei_cl_enable_device() is explicitly called from an nfc driver.
The mei cl bus now doesn't connect NFC exclusively.
3. Added pn544 to the possibly detected NFC chipsets.

Depends on:
mei: bus: Add device enabling and disabling API

Samuel Ortiz (3):
mei: nfc: Initial nfc implementation
mei: nfc: Add NFC device to the MEI bus
mei: nfc: Implement MEI bus ops

drivers/misc/mei/Makefile | 1 +
drivers/misc/mei/client.c | 3 +
drivers/misc/mei/init.c | 2 +
drivers/misc/mei/mei_dev.h | 10 +
drivers/misc/mei/nfc.c | 493 ++++++++++++++++++++++++++++++++++++++++++
include/uapi/linux/Kbuild | 1 +
include/uapi/linux/mei/Kbuild | 2 +
include/uapi/linux/mei/nfc.h | 135 ++++++++++++
8 files changed, 647 insertions(+)
create mode 100644 drivers/misc/mei/nfc.c
create mode 100644 include/uapi/linux/mei/Kbuild
create mode 100644 include/uapi/linux/mei/nfc.h

--
1.8.1.2



\
 
 \ /
  Last update: 2013-04-09 02:21    [W:0.088 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site