From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/03] sh: SDHI vector merge
Date: Tue, 09 Feb 2010 06:49:40 +0000 [thread overview]
Message-ID: <20100209064940.31154.52216.sendpatchset@rxone.opensource.se> (raw)
sh: SDHI vector merge
[PATCH 01/03] sh: sh7722/Migo-R SDHI vector merge
[PATCH 02/03] sh: sh7723/AP325 SDHI vector merge
[PATCH 03/03] sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector merge
These patches merge the SDHI interrupt vectors in the INTC tables
for sh7722, sh7723 and sh7724 processors. The interrupt number in
Linux is also changed to the first of the vectors, so the board
specific platform data is also updated for a bunch of boards.
With these patches in place we are one step closer to SDHI hotplug.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
Depends on the INTC patches for intc_hw_desc and force_enable.
arch/sh/boards/mach-ap325rxa/setup.c | 4 ++--
arch/sh/boards/mach-ecovec24/setup.c | 4 ++--
arch/sh/boards/mach-kfr2r09/setup.c | 2 +-
arch/sh/boards/mach-migor/setup.c | 2 +-
arch/sh/boards/mach-se/7724/setup.c | 4 ++--
arch/sh/kernel/cpu/sh4a/setup-sh7722.c | 18 ++++++++++--------
arch/sh/kernel/cpu/sh4a/setup-sh7723.c | 32 +++++++++++++++++---------------
arch/sh/kernel/cpu/sh4a/setup-sh7724.c | 32 ++++++++++++++++----------------
8 files changed, 51 insertions(+), 47 deletions(-)
next reply other threads:[~2010-02-09 6:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-09 6:49 Magnus Damm [this message]
2010-02-09 9:28 ` [PATCH 00/03] sh: SDHI vector merge Paul Mundt
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=20100209064940.31154.52216.sendpatchset@rxone.opensource.se \
--to=magnus.damm@gmail.com \
--cc=linux-sh@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 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).