From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Phil Reid <preid@electromag.com.au>,
jarkko.nikula@linux.intel.com, mika.westerberg@linux.intel.com,
wsa@the-dreams.de, tim@krieglstein.org,
linux-i2c@vger.kernel.org
Subject: Re: [PATCH v2 0/2] i2c: designware: add i2c gpio recovery option
Date: Thu, 24 Aug 2017 14:59:55 +0300 [thread overview]
Message-ID: <1503575995.25945.82.camel@linux.intel.com> (raw)
In-Reply-To: <c81a485d-b9da-fd64-c3ae-25fcf8744f80@electromag.com.au>
On Thu, 2017-08-24 at 17:21 +0800, Phil Reid wrote:
> On 16/06/2017 15:42, Phil Reid wrote:
> > Changes from V1:
> > - In review Andy suggested change the i2c core to use the gpiod
> > I've added a patch that allows the gradual switching of drivers
> > to using gpiod interface. The old interface is preserved so
> > that changes can be made incrementally.
> > - I've update Tim's patch for the designware driver to use the new
> > interface. Tweaked a couple of things to his patch and fixed
> > up things Andy id in last review.
> > The core changes in p1 don't require the get/set scl/sda
> > functions.
> > Hopefully I've done the right thing with preserving authorship
> > and
> > signoff.
> >
> > Phil Reid (1):
> > i2c: Switch to using gpiod interface for gpio bus recovery
> >
> > Tim Sander (1):
> > i2c: designware: add i2c gpio recovery option
> >
> > drivers/i2c/busses/i2c-designware-core.c | 12 ++++--
> > drivers/i2c/busses/i2c-designware-core.h | 1 +
> > drivers/i2c/busses/i2c-designware-platdrv.c | 58
> > +++++++++++++++++++++++++++++
> > drivers/i2c/i2c-core-base.c | 22 +++++++++--
> > include/linux/i2c.h | 2 +
> > 5 files changed, 88 insertions(+), 7 deletions(-)
> >
>
> Ping:
>
> Any comments on these 2 patches?
Oops, overloaded. I will do latest next week. I would like to massage a
bit this and see the result.
--
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy
next prev parent reply other threads:[~2017-08-24 11:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-16 7:42 [PATCH v2 0/2] i2c: designware: add i2c gpio recovery option Phil Reid
2017-06-16 7:42 ` [PATCH v2 1/2] i2c: Switch to using gpiod interface for gpio bus recovery Phil Reid
2017-06-16 7:42 ` [PATCH v2 2/2] i2c: designware: add i2c gpio recovery option Phil Reid
2017-08-24 9:21 ` [PATCH v2 0/2] " Phil Reid
2017-08-24 11:59 ` Andy Shevchenko [this message]
2017-08-29 16:28 ` Andy Shevchenko
2017-08-30 6:18 ` Phil Reid
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=1503575995.25945.82.camel@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=jarkko.nikula@linux.intel.com \
--cc=linux-i2c@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=preid@electromag.com.au \
--cc=tim@krieglstein.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).