From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: S3C24XX: integrate special s3c2412 eint handling
Date: Tue, 12 Feb 2013 01:02:03 +0100 [thread overview]
Message-ID: <201302120102.03511.heiko@sntech.de> (raw)
This series is meant to go on top of the recent basic integration of the
s3c2412, s3c2440 and s3c2442 and implements the last necessary change by
making the overrides of the eints 0 to 3 on the s3c2412 unnecessary.
After this everything is handled using the new structure.
Heiko Stuebner (3):
ARM: S3C24XX: include first 4 bits of the eint register in irq mapping
ARM: S3C24XX: add soc_is_s3c2412 option
ARM: S3C24XX: handle s3c2412 eints using new infrastructure
arch/arm/mach-s3c24xx/include/mach/irqs.h | 58 +++++++------
arch/arm/mach-s3c24xx/irq.c | 127 +++++++++--------------------
arch/arm/plat-samsung/include/plat/cpu.h | 10 +++
drivers/gpio/gpio-samsung.c | 5 +-
4 files changed, 83 insertions(+), 117 deletions(-)
--
1.7.2.3
next reply other threads:[~2013-02-12 0:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-12 0:02 Heiko Stübner [this message]
2013-02-12 0:03 ` [PATCH 1/3] ARM: S3C24XX: include first 4 bits of the eint register in irq mapping Heiko Stübner
2013-02-12 0:03 ` [PATCH 2/3] ARM: S3C24XX: add soc_is_s3c2412 option Heiko Stübner
2013-02-12 0:05 ` [PATCH 3/3] ARM: S3C24XX: handle s3c2412 eints using new infrastructure Heiko Stübner
2013-02-15 14:48 ` Linus Walleij
2013-02-15 15:26 ` Heiko Stübner
2013-03-02 20:10 ` Grant Likely
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=201302120102.03511.heiko@sntech.de \
--to=heiko@sntech.de \
--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).