linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar-qxv4g6HH51o@public.gmane.org>
To: "khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org"
	<khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>,
	"ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org"
	<ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>,
	"w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org"
	<w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Cc: "linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org"
	<baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>,
	spear-devel <spear-devel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org>,
	"viresh.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
	<viresh.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org"
	<ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	"omaplinuxkernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
	<omaplinuxkernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	"ml.lawnick-Mmb7MZpHnFY@public.gmane.org"
	<ml.lawnick-Mmb7MZpHnFY@public.gmane.org>
Subject: Re: [PATCH V3 0/2] I2C: Add bus recovery infrastructure
Date: Mon, 12 Mar 2012 09:20:51 +0530	[thread overview]
Message-ID: <4F5D729B.3000208@st.com> (raw)
In-Reply-To: <cover.1330669025.git.viresh.kumar-qxv4g6HH51o@public.gmane.org>

On 3/2/2012 11:53 AM, Viresh KUMAR wrote:
> Hello,
> 
> This patchset adds i2c bus recovery infrastructure to i2c adapters as specified
> in the i2c protocol Rev. 03 section 3.16 titled "Bus clear".
> 
> http://www.nxp.com/documents/user_manual/UM10204.pdf
> 
> This patch was earlier part of a separate thread:
> http://www.spinics.net/lists/linux-i2c/msg07267.html
> 

Hi,

Did somebody applied these patches? Or any more comments?

--
viresh

  parent reply	other threads:[~2012-03-12  3:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02  6:23 [PATCH V3 0/2] I2C: Add bus recovery infrastructure Viresh Kumar
     [not found] ` <cover.1330669025.git.viresh.kumar-qxv4g6HH51o@public.gmane.org>
2012-03-02  6:23   ` [PATCH V3 1/2] i2c/adapter: " Viresh Kumar
     [not found]     ` <3d25a5406975dbab9d21bfe406e5f779480da17f.1330669025.git.viresh.kumar-qxv4g6HH51o@public.gmane.org>
2012-04-23 12:56       ` Wolfram Sang
     [not found]         ` <20120423125630.GG19192-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2012-04-23 13:55           ` viresh kumar
     [not found]             ` <CAOh2x==SfyVVvoK83c4fBO5HVkLtJhd3CDcDfULXTNcZzfZ4Dg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-04-24 12:08               ` Linus Walleij
     [not found]                 ` <CACRpkdboocdbmx-cFR_ApYX=B4e=CDMzWn+oZMWrn7vxTpnvvw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-04-24 16:38                   ` Stephen Warren
2012-04-24 12:28           ` Jean Delvare
2012-03-02  6:23   ` [PATCH V3 2/2] i2c/designware: Provide i2c bus recovery support Viresh Kumar
2012-03-12  3:50   ` Viresh Kumar [this message]
2012-04-17  9:05   ` [PATCH V3 0/2] I2C: Add bus recovery infrastructure Viresh Kumar
     [not found]     ` <4F8D323E.5040908-qxv4g6HH51o@public.gmane.org>
2012-04-17  9:37       ` Rajeev kumar

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=4F5D729B.3000208@st.com \
    --to=viresh.kumar-qxv4g6hh51o@public.gmane.org \
    --cc=baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org \
    --cc=ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
    --cc=khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org \
    --cc=ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ml.lawnick-Mmb7MZpHnFY@public.gmane.org \
    --cc=omaplinuxkernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=spear-devel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org \
    --cc=viresh.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.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).