* [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
* Re: [PATCH 00/03] sh: SDHI vector merge
2010-02-09 6:49 [PATCH 00/03] sh: SDHI vector merge Magnus Damm
@ 2010-02-09 9:28 ` Paul Mundt
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2010-02-09 9:28 UTC (permalink / raw)
To: linux-sh
On Tue, Feb 09, 2010 at 03:49:40PM +0900, Magnus Damm wrote:
> [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.
On Tue, Feb 09, 2010 at 04:17:20PM +0900, Magnus Damm wrote:
> This patch updates the shared INTC code to use
> set_irq_chained_handler() for intc_redirect_irq().
>
> With this in place request_irq() on a merged irq
> which has been redirected will now return -EINVAL
> instead of 0 together with a crash. This thanks to
> the protection of the IRQ_NOREQUEST flag set for
> chained interrupt handlers.
On Tue, Feb 09, 2010 at 05:22:30PM +0900, Magnus Damm wrote:
> Break out sh7723 div4 clocks for SIU and IRDA as
> reparent / enable clocks. Similar to the SIU clock
> patch for sh7722 by Guennadi.
All applied, thanks.
^ 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).