All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamie Iles <jamie@jamieiles.com>
To: Thomas Gleixner <tglx@linutronix.de>,
	Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Rob Herring <robherring2@gmail.com>,
	Jamie Iles <jamie@jamieiles.com>,
	linux-kernel@vger.kernel.org,
	Grant Likely <grant.likely@secretlab.ca>
Subject: Re: [PATCH] irqdomain: export irq_domain_simple_ops for !CONFIG_OF
Date: Mon, 12 Dec 2011 11:59:50 +0000	[thread overview]
Message-ID: <20111212115950.GA7074@totoro> (raw)
In-Reply-To: <alpine.LFD.2.02.1112121209540.3020@ionos>

On Mon, Dec 12, 2011 at 12:11:43PM +0100, Thomas Gleixner wrote:
> On Thu, 1 Dec 2011, Rob Herring wrote:
> 
> > On 12/01/2011 04:15 AM, Jamie Iles wrote:
> > > irqdomain support is used in interrupt controller drivers that may not
> > > have device tree support but only need the basic HW->Linux irq
> > > translation.  Rather than having each of these implement their own IRQ
> > > domain, allow them to use the simple ops.
> > > 
> > > Cc: Thomas Gleixner <tglx@linutronix.de>
> > > Cc: Rob Herring <robherring2@gmail.com>
> > > Cc: Grant Likely <grant.likely@secretlab.ca>
> > > Signed-off-by: Jamie Iles <jamie@jamieiles.com>
> > > ---
> > 
> > Acked-by: Rob Herring <robherring2@gmail.com>
> 
> Acked-by: Thomas Gleixner <tglx@linutronix.de>
> 
> Grant, are you taking it or should I pull it via tip ?

Is okay if I send this one to Russell?  I need to patch the VIC driver 
to use this and I could send both to Russell at the same time and a 
couple of other ARM drivers that want to use it could use that as a 
base.

Thanks,

Jamie

      reply	other threads:[~2011-12-12 11:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-01 10:15 [PATCH] irqdomain: export irq_domain_simple_ops for !CONFIG_OF Jamie Iles
2011-12-01 15:18 ` Rob Herring
2011-12-12 11:11   ` Thomas Gleixner
2011-12-12 11:59     ` Jamie Iles [this message]

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=20111212115950.GA7074@totoro \
    --to=jamie@jamieiles.com \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=robherring2@gmail.com \
    --cc=tglx@linutronix.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.