linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/03] sh: SDHI vector merge
@ 2010-02-09  6:49 Magnus Damm
  2010-02-09  9:28 ` Paul Mundt
  0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2010-02-09  6:49 UTC (permalink / raw)
  To: linux-sh

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-09  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-09  6:49 [PATCH 00/03] sh: SDHI vector merge Magnus Damm
2010-02-09  9:28 ` Paul Mundt

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).