linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Rosin <peda@axentia.se>
To: linux-kernel@vger.kernel.org
Cc: Wolfram Sang <wsa@the-dreams.de>,
	Adrian Fiergolski <adrian.fiergolski@cern.ch>,
	linux-i2c@vger.kernel.org
Subject: Re: [PATCH v2 0/2] check I2C device id for pca984x chips
Date: Sat, 10 Mar 2018 01:05:43 +0100	[thread overview]
Message-ID: <7fdb753f-2330-e93c-bbe3-e59fd96a253d@axentia.se> (raw)
In-Reply-To: <20180305205822.951-1-peda@axentia.se>

On 2018-03-05 21:58, Peter Rosin wrote:
> Hi!
> 
> This series tries to check the I2C device id, but instead of open
> coding the check in the pca954x driver, I have a new function in
> the core doing the work.
> 
> Changes since v1:
> - Added Tested-by tag from Adrian
> - Added Reviewed-by tag from Wolfram
> - Replaced client->flags with a zero in the i2c_smbus_xfer call
> 
> Wolfram: I'll send a pull with the first patch in a few days, to
> allow for a second round of feedback now that the RFC marker is gone.

Both patches pushed to i2c-mux/for-next.

Cheers,
Peter

      parent reply	other threads:[~2018-03-10  0:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-05 20:58 [PATCH v2 0/2] check I2C device id for pca984x chips Peter Rosin
2018-03-05 20:58 ` [PATCH v2 1/2] i2c: add i2c_get_device_id() to get the standard i2c device id Peter Rosin
2018-03-05 20:58 ` [PATCH v2 2/2] i2c: mux: pca954x: verify the device id of the pca984x chips Peter Rosin
2018-03-10  0:05 ` Peter Rosin [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=7fdb753f-2330-e93c-bbe3-e59fd96a253d@axentia.se \
    --to=peda@axentia.se \
    --cc=adrian.fiergolski@cern.ch \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wsa@the-dreams.de \
    /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).