All of lore.kernel.org
 help / color / mirror / Atom feed
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block
Date: Mon, 2 Jan 2012 12:27:01 +0000	[thread overview]
Message-ID: <20120102122700.GJ2899@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <20120102122400.GA6124@page>

On Mon, Jan 02, 2012 at 12:24:00PM +0000, Jamie Iles wrote:

> 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?

Yeah, epecially since the IRQ domain stuff is still giving unbootable
kernels in -next as far as I know.

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
To: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@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:27:01 +0000	[thread overview]
Message-ID: <20120102122700.GJ2899@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <20120102122400.GA6124@page>

On Mon, Jan 02, 2012 at 12:24:00PM +0000, Jamie Iles wrote:

> 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?

Yeah, epecially since the IRQ domain stuff is still giving unbootable
kernels in -next as far as I know.

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

Thread overview: 22+ 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
2011-12-20  1:43 ` Jamie Iles
2011-12-20  1:43 ` [PATCHv2 2/2] ARM: picoxcell: use new Synopsys Designware GPIO binding Jamie Iles
2011-12-20  1:43   ` Jamie Iles
2011-12-20 15:44 ` [PATCHv2 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block Rob Herring
2011-12-20 15:44   ` Rob Herring
2011-12-20 15:54   ` Jamie Iles
2011-12-20 15:54     ` Jamie Iles
2011-12-20 16:04     ` Rob Herring
2011-12-20 16:04       ` Rob Herring
2011-12-30 19:59 ` Jamie Iles
2011-12-30 19:59   ` Jamie Iles
2011-12-30 20:25   ` Rob Herring
2011-12-30 20:25     ` Rob Herring
2011-12-31  1:03     ` Jamie Iles
2011-12-31  1:03       ` Jamie Iles
2012-01-02 12:14     ` Mark Brown
2012-01-02 12:14       ` Mark Brown
2012-01-02 12:24       ` Jamie Iles
2012-01-02 12:24         ` Jamie Iles
2012-01-02 12:27         ` Mark Brown [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=20120102122700.GJ2899@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-arm-kernel@lists.infradead.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 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.