public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: Liam Girdwood <lrg@ti.com>,
	"grant@secretlab.ca" <grant@secretlab.ca>,
	Jorge Eduardo Candelaria <jedu@slimlogic.co.uk>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"broonie@opensource.wolfsonmicro.com" 
	<broonie@opensource.wolfsonmicro.com>,
	Graeme Gregory <gg@slimlogic.co.uk>
Subject: Re: [PATCHv5 2/4] TPS65910: GPIO: Add GPIO driver
Date: Fri, 13 May 2011 20:41:54 +0200	[thread overview]
Message-ID: <20110513184153.GZ8970@sortiz-mobl> (raw)
In-Reply-To: <20110429220651.GG7497@ponder.secretlab.ca>

Hi Grant,

On Fri, Apr 29, 2011 at 04:06:51PM -0600, Grant Likely wrote:
> On Fri, Apr 29, 2011 at 04:23:20PM +0100, Liam Girdwood wrote:
> > On 27/04/11 16:51, Jorge Eduardo Candelaria wrote:
> > > From: Graeme Gregory <gg@slimlogic.co.uk>
> > > 
> > > TPS65910 has one configurable GPIO that can be used for several
> > > purposes. Subsequent versions of the TPS chip support more than
> > > one GPIO.
> > > 
> > > Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk>
> > > Signed-off-by: Jorge Eduardo Candelaria <jedu@slimlogic.co.uk>
> > > ---
> > >  drivers/mfd/Makefile         |    2 +-
> > >  drivers/mfd/tps65910-gpio.c  |   91 ++++++++++++++++++++++++++++++++++++++++++
> > >  drivers/mfd/tps65910.c       |    7 +++
> > >  include/linux/mfd/tps65910.h |    2 +
> > >  4 files changed, 101 insertions(+), 1 deletions(-)
> > >  create mode 100644 drivers/mfd/tps65910-gpio.c
> > > 
> > 
> > Grant, if you are happy with this I can take all via regulator.
> 
> Yes, I'm okay with it.
Would you be ok with moving this one to drivers/gpio/ ? And in general, moving
most of the GPIO drivers under drivers/mfd/ back to drivers/gpio/ ?
David didn't want to take the basic MFD related GPIO drivers, that's why we
have several of them under mfd.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

  reply	other threads:[~2011-05-13 18:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-27 15:51 [PATCHv5 2/4] TPS65910: GPIO: Add GPIO driver Jorge Eduardo Candelaria
2011-04-29 15:23 ` Liam Girdwood
2011-04-29 22:06   ` Grant Likely
2011-05-13 18:41     ` Samuel Ortiz [this message]
2011-05-15 21:20       ` Grant Likely
2011-05-22 20:44         ` Samuel Ortiz
2011-05-23  8:09           ` Liam Girdwood
2011-05-23 20:22             ` Samuel Ortiz

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=20110513184153.GZ8970@sortiz-mobl \
    --to=sameo@linux.intel.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=gg@slimlogic.co.uk \
    --cc=grant.likely@secretlab.ca \
    --cc=grant@secretlab.ca \
    --cc=jedu@slimlogic.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@ti.com \
    /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