From: Mark A. Greer Date: Tue, 23 Sep 2014 23:38:14 +0000 (-0700) Subject: NFC: digital: Add NFC-DEP Target-side ATN Support X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~16^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b5ec0fd584df424c0541f631b7c1154697bf227;p=pandora-kernel.git NFC: digital: Add NFC-DEP Target-side ATN Support When an NFC-DEP target receives an ATN PDU, its supposed to respond with a similar ATN PDU. When the Target receives an I PDU with the PNI one less than the current PNI and the last PDU sent was an ATN PDU, the Target is to resend the last non-ATN PDU that it has sent. This is described in section 14.12.3.4 of the NFC Digital Protocol Spec. The digital layer's NFC-DEP code doesn't implement this so add that support. Reviewed-by: Thierry Escande Tested-by: Thierry Escande Signed-off-by: Mark A. Greer Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed