From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Tomasz Figa <t.figa@samsung.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Wolfram Sang <wsa@the-dreams.de>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Tomasz Figa <tomasz.figa@gmail.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Grant Likely <grant.likely@secretlab.ca>,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
Archit Taneja <archit@ti.com>,
Sylwester Nawrocki <sylvester.nawrocki@gmail.com>,
Linux-OMAP <linux-omap@vger.kernel.org>,
"devicetree-discuss@lists.ozlabs.org"
<devicetree-discuss@lists.ozlabs.org>
Subject: Re: [PATCH v5] gpio: pcf857x: Add OF support
Date: Fri, 30 Aug 2013 01:44:50 +0200 [thread overview]
Message-ID: <35333449.0R3QP6op66@avalon> (raw)
In-Reply-To: <CACRpkda=pZ6xQ2XJke=MBLiH_DAS8CXW+JOZ856ohGZi+fOCzA@mail.gmail.com>
Hi Linus,
On Thursday 29 August 2013 20:24:32 Linus Walleij wrote:
> On Wed, Aug 28, 2013 at 1:58 PM, Laurent Pinchart wrote:
> > On Tuesday 27 August 2013 19:18:55 Wolfram Sang wrote:
> >> > The driver should support the same chip models reardless of whether
> >> > it's used with or without DT. If an entry in the OF table has no
> >> > corresponding entry in the I2C table I would consider that as a driver
> >> > bug.
> >>
> >> Linus Walleij posted a patch to support DT only probing, but too many
> >> side-effects showed up. Some were fixable (probe regressions) and some
> >> need more work, if feasible at all. Most prominent is that runtime
> >> instantiation of i2c slaves currently needs an entry in the i2c table.
> >
> > Linus, I'd like to get this in v3.12 if it's not too late. Could you
> > please provide your input ?
>
> Provided some input on the v4 version,
Do you mean v4 of this patch ? I can't find your reply.
> due to being a bit overloaded my patch queue is overloaded...
No worries. We can delay this one until v3.13.
--
Regards,
Laurent Pinchart
WARNING: multiple messages have this Message-ID (diff)
From: laurent.pinchart@ideasonboard.com (Laurent Pinchart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5] gpio: pcf857x: Add OF support
Date: Fri, 30 Aug 2013 01:44:50 +0200 [thread overview]
Message-ID: <35333449.0R3QP6op66@avalon> (raw)
In-Reply-To: <CACRpkda=pZ6xQ2XJke=MBLiH_DAS8CXW+JOZ856ohGZi+fOCzA@mail.gmail.com>
Hi Linus,
On Thursday 29 August 2013 20:24:32 Linus Walleij wrote:
> On Wed, Aug 28, 2013 at 1:58 PM, Laurent Pinchart wrote:
> > On Tuesday 27 August 2013 19:18:55 Wolfram Sang wrote:
> >> > The driver should support the same chip models reardless of whether
> >> > it's used with or without DT. If an entry in the OF table has no
> >> > corresponding entry in the I2C table I would consider that as a driver
> >> > bug.
> >>
> >> Linus Walleij posted a patch to support DT only probing, but too many
> >> side-effects showed up. Some were fixable (probe regressions) and some
> >> need more work, if feasible at all. Most prominent is that runtime
> >> instantiation of i2c slaves currently needs an entry in the i2c table.
> >
> > Linus, I'd like to get this in v3.12 if it's not too late. Could you
> > please provide your input ?
>
> Provided some input on the v4 version,
Do you mean v4 of this patch ? I can't find your reply.
> due to being a bit overloaded my patch queue is overloaded...
No worries. We can delay this one until v3.13.
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2013-08-29 23:43 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-27 8:02 [PATCH v5] gpio: pcf857x: Add OF support Laurent Pinchart
2013-08-27 8:02 ` Laurent Pinchart
2013-08-27 8:14 ` Tomasz Figa
2013-08-27 8:14 ` Tomasz Figa
2013-08-27 8:30 ` Archit Taneja
2013-08-27 8:30 ` Archit Taneja
2013-08-27 8:30 ` Archit Taneja
2013-08-27 11:55 ` Tomasz Figa
2013-08-27 11:55 ` Tomasz Figa
2013-08-27 12:56 ` Laurent Pinchart
2013-08-27 12:56 ` Laurent Pinchart
2013-08-27 17:18 ` Wolfram Sang
2013-08-27 17:18 ` Wolfram Sang
2013-08-28 11:58 ` Laurent Pinchart
2013-08-28 11:58 ` Laurent Pinchart
2013-08-29 18:24 ` Linus Walleij
2013-08-29 18:24 ` Linus Walleij
2013-08-29 23:44 ` Laurent Pinchart [this message]
2013-08-29 23:44 ` Laurent Pinchart
2013-08-29 23:52 ` Laurent Pinchart
2013-08-29 23:52 ` Laurent Pinchart
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=35333449.0R3QP6op66@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=archit@ti.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=devicetree@vger.kernel.org \
--cc=grant.likely@secretlab.ca \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=sylvester.nawrocki@gmail.com \
--cc=t.figa@samsung.com \
--cc=tomasz.figa@gmail.com \
--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 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.