public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: "Mark A. Greer" <mgreer@animalcreek.com>
Cc: Lauro Ramos Venancio <lauro.venancio@openbossa.org>,
	Aloisio Almeida Jr <aloisio.almeida@openbossa.org>,
	Thierry Escande <thierry.escande@linux.intel.com>,
	linux-wireless@vger.kernel.org, linux-nfc@lists.01.org
Subject: Re: [PATCH v2 2/3] NFC: iso15693 - Add Digital Layer support for ISO/IEC 15693
Date: Wed, 22 Jan 2014 01:55:07 +0100	[thread overview]
Message-ID: <20140122005507.GJ19138@zurbaran> (raw)
In-Reply-To: <20140121232359.GA32300@animalcreek.com>

Hi Mark,

On Tue, Jan 21, 2014 at 04:23:59PM -0700, Mark A. Greer wrote:
> Add support for ISO/IEC 15693 to the digital layer.  The code
> currently uses single-slot anticollision only since the digital
> layer infrastructure only supports one tag per adapter (making
> it pointless to do 16-slot anticollision).
> 
> The code uses two new framing types:
> 'NFC_DIGITAL_FRAMING_ISO15693_INVENTORY' and
> 'NFC_DIGITAL_FRAMING_ISO15693_TVT'.  The former is used to
> tell the driver to prepare for an Inventory command and the
> ensuing anticollision sequence.  The latter is used to tell
> the driver that the anticollision sequence is over and to
> prepare for non-inventory commands.
> 
> Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
> ---
> 
> Changes since v1:
>  - rewrote kzalloc line to use sizeof(*target) instead of target's type
>  - initialized the mask_len part of the 15693 inventory request
Thanks, all 3 patches applied to nfc-next now.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

  reply	other threads:[~2014-01-22  0:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-15  0:52 [PATCH 0/3] NFC: iso15693 - Add ISO/IEC 15693 support Mark A. Greer
2014-01-15  0:52 ` [PATCH 1/3] NFC: iso15693 - Add ISO/IEC 15693 header definitions Mark A. Greer
2014-01-15  0:52 ` [PATCH 2/3] NFC: iso15693 - Add Digital Layer support for ISO/IEC 15693 Mark A. Greer
2014-01-17 18:39   ` Mark A. Greer
2014-01-21 23:23   ` [PATCH v2 " Mark A. Greer
2014-01-22  0:55     ` Samuel Ortiz [this message]
2014-01-15  0:52 ` [PATCH 3/3] NFC: iso15693 - Add netlink " Mark A. Greer
2014-01-21 22:31 ` [PATCH 0/3] NFC: iso15693 - Add ISO/IEC 15693 support Samuel Ortiz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140122005507.GJ19138@zurbaran \
    --to=sameo@linux.intel.com \
    --cc=aloisio.almeida@openbossa.org \
    --cc=lauro.venancio@openbossa.org \
    --cc=linux-nfc@lists.01.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mgreer@animalcreek.com \
    --cc=thierry.escande@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox