On Thu, Jun 15, 2017 at 08:57:24PM -0700, Mark Greer wrote: > This series adds the ability for client apps to deactivate a currently > active tag. Once deactivated, the client can either poll again to > reactivate the tag or power the adapter off to save power. These > changes will not work until the Linux kernel commits submitted under > the subject, "NFC: Add deactivate target functionality" are committed. > Those commits can be viewed here: > > https://lists.01.org/pipermail/linux-nfc/2017-June/004415.html > > The commits are based on the commits submitted previously under the > subject, "[PATCH 00/23] neard: Support TI Std & Pro tags, fixups, etc." > which can be viewed here: > > https://lists.01.org/pipermail/linux-nfc/2017-June/004392.html > > For convenience, these commits are available in the 'submit/deactivate_tag-v1' > branch of this repo on github: > > https://github.com/animalcreek/neard.git > > Mark Greer (4): > adapter: Make adapter_start_poll() global > adapter: Add call indicating whether constant poll is enabled > tag: Add Tag deactivate support > test: Add option to deactivate tag All 4 patches applied, thanks. Cheers, Samuel.