From: shc_work@mail.ru (Alexander Shiyan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/3] ARM: clps711x: Add CLPS711X irqchip driver
Date: Mon, 13 Jan 2014 18:38:00 +0400 [thread overview]
Message-ID: <20140113183800.6f63b40328a659cabfd566f1@mail.ru> (raw)
In-Reply-To: <5805022.go1dlAzuQx@wuerfel>
Hello.
On Thu, 09 Jan 2014 13:26:41 +0100
Arnd Bergmann <arnd@arndb.de> wrote:
> On Thursday 09 January 2014 16:20:35 Alexander Shiyan wrote:
> > So, irq_domain_add_simple() do not work for me.
> > Current driver uses 1:1 mapping between hwirq and virq. Since DT is not
> > supported by all CLPS711X drivers, I am initialize some devices in
> > init_machine call, so these devices uses 0-based IRQs (i.e. old scheme).
> > Using irq_domain_add_simple() means all our IRQs will be dynamic and its
> > numbers starts from NR_IRQS, so usage irq_domain_add_simple() at this stage
> > is not possible. Once all boards will be ported to DT, I'll review this
> > code, but cannot do it now.
>
> Ok, makes sense. I didn't know you were mixing static devices
> with DT-probed ones. Your driver looks good then.
So, I still hope for the chance to put this into 3.14-rc.
Thanks.
--
Alexander Shiyan <shc_work@mail.ru>
prev parent reply other threads:[~2014-01-13 14:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-19 11:58 [PATCH v2 1/3] ARM: clps711x: Add CLPS711X irqchip driver Alexander Shiyan
2013-12-19 11:58 ` [PATCH v2 3/3] ARM: clps711x: Migrate CLPS711X subarch to the new " Alexander Shiyan
2014-01-03 13:10 ` [PATCH v2 1/3] ARM: clps711x: Add CLPS711X " Arnd Bergmann
2014-01-03 13:26 ` Alexander Shiyan
2014-01-03 13:58 ` Arnd Bergmann
2014-01-03 14:16 ` Alexander Shiyan
2014-01-09 12:20 ` Alexander Shiyan
2014-01-09 12:26 ` Arnd Bergmann
2014-01-13 14:38 ` Alexander Shiyan [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=20140113183800.6f63b40328a659cabfd566f1@mail.ru \
--to=shc_work@mail.ru \
--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 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).