All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: grygorii.strashko@linaro.org
Cc: "Sekhar Nori" <nsekhar@ti.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	grygorii.strashko@ti.com, linux-i2c@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	"Kevin Hilman" <khilman@deeprootsystems.com>,
	"Santosh Shilimkar" <ssantosh@kernel.org>,
	"Murali Karicheri" <m-karicheri2@ti.com>,
	"Alexander Sverdlin" <alexander.sverdlin@nokia.com>
Subject: Re: [PATCH v4 0/3] i2c: davinci improvements and fixes
Date: Fri, 10 Apr 2015 17:59:40 +0200	[thread overview]
Message-ID: <20150410155940.GA2408@katana> (raw)
In-Reply-To: <1428323921-25832-1-git-send-email-grygorii.strashko@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 525 bytes --]

On Mon, Apr 06, 2015 at 03:38:38PM +0300, grygorii.strashko@linaro.org wrote:
> From: Grygorii Strashko <grygorii.strashko@linaro.org>
> 
> This series converts driver to use I2C bus recovery infrastructure and
> adds Davinci I2C bus recovery mechanizm based on using ICPFUNC registers.
> These patches are combination of two patches from Ben Gardiner [1] and
> Mike Looijmans [2] which i've reworked to use I2C bus recovery infrastructure

Applied to for-next, thanks for keeping at it and providing useful info!


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/3] i2c: davinci improvements and fixes
Date: Fri, 10 Apr 2015 17:59:40 +0200	[thread overview]
Message-ID: <20150410155940.GA2408@katana> (raw)
In-Reply-To: <1428323921-25832-1-git-send-email-grygorii.strashko@linaro.org>

On Mon, Apr 06, 2015 at 03:38:38PM +0300, grygorii.strashko at linaro.org wrote:
> From: Grygorii Strashko <grygorii.strashko@linaro.org>
> 
> This series converts driver to use I2C bus recovery infrastructure and
> adds Davinci I2C bus recovery mechanizm based on using ICPFUNC registers.
> These patches are combination of two patches from Ben Gardiner [1] and
> Mike Looijmans [2] which i've reworked to use I2C bus recovery infrastructure

Applied to for-next, thanks for keeping at it and providing useful info!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150410/aed38f5b/attachment.sig>

  parent reply	other threads:[~2015-04-10 15:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-06 12:38 [PATCH v4 0/3] i2c: davinci improvements and fixes grygorii.strashko
2015-04-06 12:38 ` grygorii.strashko
2015-04-06 12:38 ` grygorii.strashko at linaro.org
     [not found] ` <1428323921-25832-1-git-send-email-grygorii.strashko-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-04-06 12:38   ` [PATCH v4 1/3] i2c: recovery: change input parameter to i2c_adapter for prepare/unprepare_recovery grygorii.strashko-QSEj5FYQhm4dnm+yROfE0A
2015-04-06 12:38     ` grygorii.strashko
2015-04-06 12:38     ` grygorii.strashko at linaro.org
2015-04-06 12:38   ` [PATCH v4 2/3] i2c: davinci: use bus recovery infrastructure grygorii.strashko-QSEj5FYQhm4dnm+yROfE0A
2015-04-06 12:38     ` grygorii.strashko
2015-04-06 12:38     ` grygorii.strashko at linaro.org
2015-04-06 12:38   ` [PATCH v4 3/3] i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery grygorii.strashko-QSEj5FYQhm4dnm+yROfE0A
2015-04-06 12:38     ` grygorii.strashko
2015-04-06 12:38     ` grygorii.strashko at linaro.org
2015-04-10 15:59 ` Wolfram Sang [this message]
2015-04-10 15:59   ` [PATCH v4 0/3] i2c: davinci improvements and fixes Wolfram Sang
2015-04-17 17:32   ` Grygorii.Strashko-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
2015-04-17 17:32     ` Grygorii.Strashko@linaro.org
2015-04-17 17:32     ` Grygorii.Strashko@linaro.org

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=20150410155940.GA2408@katana \
    --to=wsa@the-dreams.de \
    --cc=alexander.sverdlin@nokia.com \
    --cc=grygorii.strashko@linaro.org \
    --cc=grygorii.strashko@ti.com \
    --cc=khilman@deeprootsystems.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m-karicheri2@ti.com \
    --cc=nsekhar@ti.com \
    --cc=ssantosh@kernel.org \
    --cc=u.kleine-koenig@pengutronix.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.