From: Samuel Ortiz <sameo@linux.intel.com>
To: Robert Baldyga <r.baldyga@samsung.com>
Cc: lauro.venancio@openbossa.org, aloisio.almeida@openbossa.org,
robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
linux-wireless@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-nfc@lists.01.org,
m.szyprowski@samsung.com, pebolle@tiscali.nl
Subject: Re: [PATCH v3 0/3] nfc: Add driver for Samsung S3FWRN5 NFC Chip
Date: Thu, 20 Aug 2015 21:54:24 +0200 [thread overview]
Message-ID: <20150820195424.GA3102@zurbaran.home> (raw)
In-Reply-To: <1440084362-27909-1-git-send-email-r.baldyga@samsung.com>
Hi Robert,
On Thu, Aug 20, 2015 at 05:25:59PM +0200, Robert Baldyga wrote:
> Hello,
>
> This patchset adds driver for NFC chip Samsung S3FWRN5. First two patches
> are touching NCI core due to some non-standard chip behaviour.
>
> The first one adds post_setup() handler, which is called after NCI_CORE_INIT
> request. It's because we need to read current firmware version from
> ndev->manufact_specific_info.
>
> The second one adds nci_core_reset() and nci_core_init() functions which
> are needed to reinit NCI core after updating firmware in pose_setup()
> callback.
>
> Best regards,
> Robert Baldyga
>
> Changelog:
>
> v3:
> - Addressed comments from Samuel Ortiz:
> - Used nci_prop_cmd and nci_prop_ops to handle proprietary requests
> - Refactorized s3fwrn5_i2c_nci_read and s3fwrn5_i2c_fw_read
> - Miscellaneous minor fixes
> - Added patch "NFC: nci: Add post_setup handler"
> - Added patch "NFC: nci: export nci_core_reset and nci_core_init"
>
> v2: http://www.spinics.net/lists/linux-wireless/msg139241.html
> - Addressed comments from Paul Bolle
>
> v1: http://www.spinics.net/lists/kernel/msg2044290.html
>
> Robert Baldyga (3):
> NFC: nci: Add post_setup handler
> NFC: nci: export nci_core_reset and nci_core_init
> nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip
All 3 patches applied, thanks.
Cheers,
Samuel.
prev parent reply other threads:[~2015-08-20 19:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-20 15:25 [PATCH v3 0/3] nfc: Add driver for Samsung S3FWRN5 NFC Chip Robert Baldyga
2015-08-20 15:26 ` [PATCH v3 1/3] NFC: nci: Add post_setup handler Robert Baldyga
2015-08-20 15:26 ` [PATCH v3 2/3] NFC: nci: export nci_core_reset and nci_core_init Robert Baldyga
2015-08-20 15:26 ` [PATCH v3 3/3] nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip Robert Baldyga
2015-08-20 19:54 ` Samuel Ortiz [this message]
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=20150820195424.GA3102@zurbaran.home \
--to=sameo@linux.intel.com \
--cc=aloisio.almeida@openbossa.org \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=lauro.venancio@openbossa.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfc@lists.01.org \
--cc=linux-wireless@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=pebolle@tiscali.nl \
--cc=r.baldyga@samsung.com \
--cc=robh+dt@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).