devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>
To: Mark Brown
	<broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>,
	Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
	Linus Walleij
	<linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCHv2 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block
Date: Mon, 2 Jan 2012 12:24:00 +0000	[thread overview]
Message-ID: <20120102122400.GA6124@page> (raw)
In-Reply-To: <20120102121428.GA18443-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>

On Mon, Jan 02, 2012 at 12:14:28PM +0000, Mark Brown wrote:
> On Fri, Dec 30, 2011 at 02:25:25PM -0600, Rob Herring wrote:
> 
> > We've got to sort out getting irq domains enabled on x86 and MIPS in
> > order to merge generic irq chip using domains. I'm not sure that will
> > get done in time.
> 
> > Can you leave out the interrupt portion of the driver? Or that is needed
> > to get to a useful state.
> 
> Or just add a dependency in Kconfig?

Yeah, I just saw a post from Grant on another topic where he mentioned 
that 'select IRQ_DOMAIN' is the wrong thing anyway so I should introduce 
a dependency on IRQ_DOMAIN.

The IRQ part is dependent on Rob's patches to introduce irq domain 
support into the generic chip though, so how about I split this into two 
patches, one that does the basic GPIO stuff and another that does the 
IRQ portion (with the dependency change) and if Rob's patches don't make 
it in we drop the IRQ support for the GPIO?

Thanks,

Jamie

  parent reply	other threads:[~2012-01-02 12:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-20  1:43 [PATCHv2 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block Jamie Iles
     [not found] ` <1324345431-12251-1-git-send-email-jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>
2011-12-20  1:43   ` [PATCHv2 2/2] ARM: picoxcell: use new Synopsys Designware GPIO binding Jamie Iles
2011-12-20 15:44   ` [PATCHv2 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block Rob Herring
     [not found]     ` <4EF0AD6A.7070309-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-20 15:54       ` Jamie Iles
2011-12-20 16:04         ` Rob Herring
2011-12-30 19:59   ` Jamie Iles
2011-12-30 20:25     ` Rob Herring
     [not found]       ` <4EFE1E35.106-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-31  1:03         ` Jamie Iles
2012-01-02 12:14         ` Mark Brown
     [not found]           ` <20120102121428.GA18443-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2012-01-02 12:24             ` Jamie Iles [this message]
2012-01-02 12:27               ` Mark Brown

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=20120102122400.GA6124@page \
    --to=jamie-wmlquqddiekakbo8gow8eq@public.gmane.org \
    --cc=broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=robherring2-Re5JQEeQqe8AvxtiuMwx3w@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).