All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: "Heiko Stübner" <heiko@sntech.de>
Cc: Kukjin Kim <kgene.kim@samsung.com>,
	ben-linux@fluff.org, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH] ARM: S3C24XX: add support for second irq set of S3C2416
Date: Sun, 20 May 2012 01:05:05 +0900	[thread overview]
Message-ID: <4FB7C4B1.7050805@samsung.com> (raw)
In-Reply-To: <201203032219.45813.heiko@sntech.de>

On 03/04/12 06:19, Heiko Stübner wrote:
> The S3C2416 has a separate second interrupt register-set to support
> additional irqs. This patch adds the necessary constants and registers
> the irq handlers for it.
>
> Signed-off-by: Heiko Stuebner<heiko@sntech.de>
> ---
> Patch should go on top of the current s3c24xx consolidation
>
>   arch/arm/mach-s3c24xx/include/mach/irqs.h    |   15 ++++-
>   arch/arm/mach-s3c24xx/irq-s3c2416.c          |   98 ++++++++++++++++++++++++++
>   arch/arm/mach-s3c24xx/s3c2416.c              |    1 +
>   arch/arm/plat-samsung/include/plat/s3c2416.h |    3 +
>   4 files changed, 116 insertions(+), 1 deletions(-)
>
Applied, thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: S3C24XX: add support for second irq set of S3C2416
Date: Sun, 20 May 2012 01:05:05 +0900	[thread overview]
Message-ID: <4FB7C4B1.7050805@samsung.com> (raw)
In-Reply-To: <201203032219.45813.heiko@sntech.de>

On 03/04/12 06:19, Heiko St?bner wrote:
> The S3C2416 has a separate second interrupt register-set to support
> additional irqs. This patch adds the necessary constants and registers
> the irq handlers for it.
>
> Signed-off-by: Heiko Stuebner<heiko@sntech.de>
> ---
> Patch should go on top of the current s3c24xx consolidation
>
>   arch/arm/mach-s3c24xx/include/mach/irqs.h    |   15 ++++-
>   arch/arm/mach-s3c24xx/irq-s3c2416.c          |   98 ++++++++++++++++++++++++++
>   arch/arm/mach-s3c24xx/s3c2416.c              |    1 +
>   arch/arm/plat-samsung/include/plat/s3c2416.h |    3 +
>   4 files changed, 116 insertions(+), 1 deletions(-)
>
Applied, thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

  parent reply	other threads:[~2012-05-19 16:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-03 21:19 [PATCH] ARM: S3C24XX: add support for second irq set of S3C2416 Heiko Stübner
2012-03-03 21:19 ` Heiko Stübner
2012-04-02 19:28 ` Heiko Stübner
2012-04-02 19:28   ` Heiko Stübner
2012-04-25 13:11   ` Heiko Stübner
2012-04-25 13:11     ` Heiko Stübner
2012-05-13 15:25     ` Heiko Stübner
2012-05-13 15:25       ` Heiko Stübner
2012-05-19 16:05 ` Kukjin Kim [this message]
2012-05-19 16:05   ` Kukjin Kim

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=4FB7C4B1.7050805@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=ben-linux@fluff.org \
    --cc=heiko@sntech.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.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.