From: Christophe Ricard Date: Sun, 1 Feb 2015 21:26:10 +0000 (+0100) Subject: NFC: nci: Add NFCEE discover support X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~31^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af9c8aa67d07adcd3b41fb2934af7af056eabecf;p=pandora-kernel.git NFC: nci: Add NFCEE discover support NFCEEs (NFC Execution Environment) have to be explicitly discovered by sending the NCI_OP_NFCEE_DISCOVER_CMD command. The NFCC will respond to this command by telling us how many NFCEEs are connected to it. Then the NFCC sends a notification command for each and every NFCEE connected. Here we implement support for sending NCI_OP_NFCEE_DISCOVER_CMD command, receiving the response and the potential notifications. Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed