All of lore.kernel.org
 help / color / mirror / Atom feed
From: shc_work@mail.ru (Alexander Shiyan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 RESEND 1/3] ARM: clps711x: Add CLPS711X irqchip driver
Date: Tue, 18 Feb 2014 18:44:44 +0400	[thread overview]
Message-ID: <20140218184444.a942a399e1dec0a286d5251b@mail.ru> (raw)
In-Reply-To: <1391328466-30873-1-git-send-email-shc_work@mail.ru>

On Sun,  2 Feb 2014 12:07:46 +0400
Alexander Shiyan <shc_work@mail.ru> wrote:

> This adds the irqchip driver for Cirrus Logic CLPS711X series SoCs.
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
> ---
>  arch/arm/Kconfig                |   2 -
>  arch/arm/mach-clps711x/common.h |   3 +
>  drivers/irqchip/Kconfig         |   8 ++
>  drivers/irqchip/Makefile        |   1 +
>  drivers/irqchip/irq-clps711x.c  | 243 ++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 255 insertions(+), 2 deletions(-)
>  create mode 100644 drivers/irqchip/irq-clps711x.c
...

Ping.

-- 
Alexander Shiyan <shc_work@mail.ru>

  reply	other threads:[~2014-02-18 14:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-02  8:07 [PATCH v2 RESEND 1/3] ARM: clps711x: Add CLPS711X irqchip driver Alexander Shiyan
2014-02-18 14:44 ` Alexander Shiyan [this message]
2014-02-28 16:37 ` Arnd Bergmann
2014-02-28 16:45   ` Alexander Shiyan
2014-03-04 20:15 ` Thomas Gleixner
2014-03-04 20:39   ` Alexander Shiyan
2014-03-04 22:32     ` Thomas Gleixner
2014-03-05  7:15       ` Alexander Shiyan

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=20140218184444.a942a399e1dec0a286d5251b@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 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.