Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
bea15fd7
Commit
bea15fd7
authored
Feb 04, 2012
by
Russell King
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'sparse_irq' of
git://sources.calxeda.com/kernel/linux
into devel-stable
parents
dcf81c1a
72ee8499
Changes
88
Show whitespace changes
Inline
Side-by-side
Showing
88 changed files
with
130 additions
and
75 deletions
+130
-75
arch/arm/Kconfig
arch/arm/Kconfig
+1
-1
arch/arm/include/asm/hardware/it8152.h
arch/arm/include/asm/hardware/it8152.h
+3
-0
arch/arm/include/asm/irq.h
arch/arm/include/asm/irq.h
+6
-2
arch/arm/include/asm/mc146818rtc.h
arch/arm/include/asm/mc146818rtc.h
+3
-1
arch/arm/kernel/time.c
arch/arm/kernel/time.c
+0
-2
arch/arm/mach-highbank/highbank.c
arch/arm/mach-highbank/highbank.c
+0
-1
arch/arm/mach-highbank/include/mach/irqs.h
arch/arm/mach-highbank/include/mach/irqs.h
+0
-6
arch/arm/mach-mmp/aspenite.c
arch/arm/mach-mmp/aspenite.c
+3
-2
arch/arm/mach-mmp/avengers_lite.c
arch/arm/mach-mmp/avengers_lite.c
+1
-0
arch/arm/mach-mmp/brownstone.c
arch/arm/mach-mmp/brownstone.c
+2
-2
arch/arm/mach-mmp/flint.c
arch/arm/mach-mmp/flint.c
+2
-1
arch/arm/mach-mmp/gplugd.c
arch/arm/mach-mmp/gplugd.c
+1
-1
arch/arm/mach-mmp/include/mach/irqs.h
arch/arm/mach-mmp/include/mach/irqs.h
+1
-2
arch/arm/mach-mmp/irq-mmp2.c
arch/arm/mach-mmp/irq-mmp2.c
+1
-0
arch/arm/mach-mmp/jasper.c
arch/arm/mach-mmp/jasper.c
+3
-2
arch/arm/mach-mmp/tavorevb.c
arch/arm/mach-mmp/tavorevb.c
+1
-0
arch/arm/mach-mmp/teton_bga.c
arch/arm/mach-mmp/teton_bga.c
+2
-1
arch/arm/mach-mmp/ttc_dkb.c
arch/arm/mach-mmp/ttc_dkb.c
+2
-2
arch/arm/mach-picoxcell/include/mach/irqs.h
arch/arm/mach-picoxcell/include/mach/irqs.h
+0
-20
arch/arm/mach-pxa/capc7117.c
arch/arm/mach-pxa/capc7117.c
+1
-0
arch/arm/mach-pxa/cm-x300.c
arch/arm/mach-pxa/cm-x300.c
+1
-0
arch/arm/mach-pxa/colibri-pxa270.c
arch/arm/mach-pxa/colibri-pxa270.c
+2
-0
arch/arm/mach-pxa/colibri-pxa300.c
arch/arm/mach-pxa/colibri-pxa300.c
+1
-0
arch/arm/mach-pxa/colibri-pxa320.c
arch/arm/mach-pxa/colibri-pxa320.c
+1
-0
arch/arm/mach-pxa/corgi.c
arch/arm/mach-pxa/corgi.c
+3
-0
arch/arm/mach-pxa/csb726.c
arch/arm/mach-pxa/csb726.c
+1
-0
arch/arm/mach-pxa/devices.c
arch/arm/mach-pxa/devices.c
+1
-0
arch/arm/mach-pxa/em-x270.c
arch/arm/mach-pxa/em-x270.c
+2
-0
arch/arm/mach-pxa/gumstix.c
arch/arm/mach-pxa/gumstix.c
+1
-0
arch/arm/mach-pxa/h5000.c
arch/arm/mach-pxa/h5000.c
+1
-0
arch/arm/mach-pxa/himalaya.c
arch/arm/mach-pxa/himalaya.c
+1
-0
arch/arm/mach-pxa/icontrol.c
arch/arm/mach-pxa/icontrol.c
+1
-0
arch/arm/mach-pxa/idp.c
arch/arm/mach-pxa/idp.c
+1
-0
arch/arm/mach-pxa/include/mach/irqs.h
arch/arm/mach-pxa/include/mach/irqs.h
+1
-1
arch/arm/mach-pxa/mioa701.c
arch/arm/mach-pxa/mioa701.c
+1
-0
arch/arm/mach-pxa/mp900.c
arch/arm/mach-pxa/mp900.c
+1
-0
arch/arm/mach-pxa/palmld.c
arch/arm/mach-pxa/palmld.c
+1
-0
arch/arm/mach-pxa/palmt5.c
arch/arm/mach-pxa/palmt5.c
+1
-0
arch/arm/mach-pxa/palmtc.c
arch/arm/mach-pxa/palmtc.c
+1
-0
arch/arm/mach-pxa/palmte2.c
arch/arm/mach-pxa/palmte2.c
+1
-0
arch/arm/mach-pxa/palmtreo.c
arch/arm/mach-pxa/palmtreo.c
+2
-0
arch/arm/mach-pxa/palmtx.c
arch/arm/mach-pxa/palmtx.c
+1
-0
arch/arm/mach-pxa/palmz72.c
arch/arm/mach-pxa/palmz72.c
+1
-0
arch/arm/mach-pxa/pxa3xx.c
arch/arm/mach-pxa/pxa3xx.c
+1
-0
arch/arm/mach-pxa/raumfeld.c
arch/arm/mach-pxa/raumfeld.c
+3
-0
arch/arm/mach-pxa/saar.c
arch/arm/mach-pxa/saar.c
+1
-0
arch/arm/mach-pxa/spitz.c
arch/arm/mach-pxa/spitz.c
+3
-0
arch/arm/mach-pxa/stargate2.c
arch/arm/mach-pxa/stargate2.c
+1
-0
arch/arm/mach-pxa/tavorevb.c
arch/arm/mach-pxa/tavorevb.c
+1
-0
arch/arm/mach-pxa/time.c
arch/arm/mach-pxa/time.c
+1
-0
arch/arm/mach-pxa/trizeps4.c
arch/arm/mach-pxa/trizeps4.c
+2
-0
arch/arm/mach-pxa/viper.c
arch/arm/mach-pxa/viper.c
+1
-0
arch/arm/mach-pxa/vpac270.c
arch/arm/mach-pxa/vpac270.c
+1
-0
arch/arm/mach-pxa/xcep.c
arch/arm/mach-pxa/xcep.c
+1
-0
arch/arm/mach-pxa/z2.c
arch/arm/mach-pxa/z2.c
+1
-0
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/Kconfig
+4
-0
arch/arm/mach-shmobile/board-ag5evm.c
arch/arm/mach-shmobile/board-ag5evm.c
+1
-0
arch/arm/mach-shmobile/board-bonito.c
arch/arm/mach-shmobile/board-bonito.c
+1
-0
arch/arm/mach-shmobile/board-g3evm.c
arch/arm/mach-shmobile/board-g3evm.c
+1
-0
arch/arm/mach-shmobile/board-g4evm.c
arch/arm/mach-shmobile/board-g4evm.c
+1
-0
arch/arm/mach-shmobile/board-kota2.c
arch/arm/mach-shmobile/board-kota2.c
+1
-0
arch/arm/mach-shmobile/board-mackerel.c
arch/arm/mach-shmobile/board-mackerel.c
+1
-0
arch/arm/mach-shmobile/board-marzen.c
arch/arm/mach-shmobile/board-marzen.c
+1
-0
arch/arm/mach-shmobile/include/mach/irqs.h
arch/arm/mach-shmobile/include/mach/irqs.h
+1
-5
arch/arm/mach-shmobile/intc-r8a7740.c
arch/arm/mach-shmobile/intc-r8a7740.c
+1
-0
arch/arm/mach-shmobile/intc-sh7367.c
arch/arm/mach-shmobile/intc-sh7367.c
+1
-0
arch/arm/mach-shmobile/intc-sh7372.c
arch/arm/mach-shmobile/intc-sh7372.c
+1
-0
arch/arm/mach-shmobile/intc-sh7377.c
arch/arm/mach-shmobile/intc-sh7377.c
+1
-0
arch/arm/mach-shmobile/intc-sh73a0.c
arch/arm/mach-shmobile/intc-sh73a0.c
+1
-0
arch/arm/mach-shmobile/setup-r8a7740.c
arch/arm/mach-shmobile/setup-r8a7740.c
+1
-0
arch/arm/mach-shmobile/setup-r8a7779.c
arch/arm/mach-shmobile/setup-r8a7779.c
+1
-0
arch/arm/mach-shmobile/setup-sh7367.c
arch/arm/mach-shmobile/setup-sh7367.c
+1
-0
arch/arm/mach-shmobile/setup-sh7372.c
arch/arm/mach-shmobile/setup-sh7372.c
+1
-0
arch/arm/mach-shmobile/setup-sh7377.c
arch/arm/mach-shmobile/setup-sh7377.c
+1
-0
arch/arm/mach-shmobile/setup-sh73a0.c
arch/arm/mach-shmobile/setup-sh73a0.c
+1
-0
arch/c6x/Kconfig
arch/c6x/Kconfig
+1
-1
arch/powerpc/Kconfig
arch/powerpc/Kconfig
+1
-1
arch/sh/Kconfig
arch/sh/Kconfig
+1
-1
arch/sh/include/asm/irq.h
arch/sh/include/asm/irq.h
+0
-11
arch/x86/Kconfig
arch/x86/Kconfig
+0
-1
drivers/gpio/gpio-pxa.c
drivers/gpio/gpio-pxa.c
+2
-0
drivers/sh/intc/balancing.c
drivers/sh/intc/balancing.c
+1
-1
drivers/sh/intc/core.c
drivers/sh/intc/core.c
+1
-1
drivers/sh/intc/handle.c
drivers/sh/intc/handle.c
+1
-1
drivers/sh/intc/virq.c
drivers/sh/intc/virq.c
+1
-1
include/linux/sh_intc.h
include/linux/sh_intc.h
+17
-0
kernel/irq/Kconfig
kernel/irq/Kconfig
+2
-3
sound/arm/pxa2xx-ac97-lib.c
sound/arm/pxa2xx-ac97-lib.c
+1
-1
No files found.
arch/arm/Kconfig
View file @
bea15fd7
...
...
@@ -28,7 +28,6 @@ config ARM
select HAVE_HW_BREAKPOINT if (PERF_EVENTS && (CPU_V6 || CPU_V6K || CPU_V7))
select HAVE_C_RECORDMCOUNT
select HAVE_GENERIC_HARDIRQS
select HAVE_SPARSE_IRQ
select GENERIC_IRQ_SHOW
select CPU_PM if (SUSPEND || CPU_IDLE)
select GENERIC_PCI_IOMAP
...
...
@@ -350,6 +349,7 @@ config ARCH_HIGHBANK
select GENERIC_CLOCKEVENTS
select HAVE_ARM_SCU
select HAVE_SMP
select SPARSE_IRQ
select USE_OF
help
Support for the Calxeda Highbank SoC based boards.
...
...
arch/arm/include/asm/hardware/it8152.h
View file @
bea15fd7
...
...
@@ -9,6 +9,9 @@
#ifndef __ASM_HARDWARE_IT8152_H
#define __ASM_HARDWARE_IT8152_H
#include <mach/irqs.h>
extern
void
__iomem
*
it8152_base_address
;
#define IT8152_IO_BASE (it8152_base_address + 0x03e00000)
...
...
arch/arm/include/asm/irq.h
View file @
bea15fd7
#ifndef __ASM_ARM_IRQ_H
#define __ASM_ARM_IRQ_H
#define NR_IRQS_LEGACY 16
#ifndef CONFIG_SPARSE_IRQ
#include <mach/irqs.h>
#else
#define NR_IRQS NR_IRQS_LEGACY
#endif
#ifndef irq_canonicalize
#define irq_canonicalize(i) (i)
#endif
#define NR_IRQS_LEGACY 16
/*
* Use this value to indicate lack of interrupt
* capability
...
...
arch/arm/include/asm/mc146818rtc.h
View file @
bea15fd7
...
...
@@ -5,7 +5,9 @@
#define _ASM_MC146818RTC_H
#include <linux/io.h>
#include <mach/irqs.h>
#include <linux/kernel.h>
#define RTC_IRQ BUILD_BUG_ON(1)
#ifndef RTC_PORT
#define RTC_PORT(x) (0x70 + (x))
...
...
arch/arm/kernel/time.c
View file @
bea15fd7
...
...
@@ -25,8 +25,6 @@
#include <linux/timer.h>
#include <linux/irq.h>
#include <linux/mc146818rtc.h>
#include <asm/leds.h>
#include <asm/thread_info.h>
#include <asm/sched_clock.h>
...
...
arch/arm/mach-highbank/highbank.c
View file @
bea15fd7
...
...
@@ -33,7 +33,6 @@
#include <asm/mach/arch.h>
#include <asm/mach/map.h>
#include <asm/mach/time.h>
#include <mach/irqs.h>
#include "core.h"
#include "sysregs.h"
...
...
arch/arm/mach-highbank/include/mach/irqs.h
deleted
100644 → 0
View file @
dcf81c1a
#ifndef __MACH_IRQS_H
#define __MACH_IRQS_H
#define NR_IRQS 192
#endif
arch/arm/mach-mmp/aspenite.c
View file @
bea15fd7
...
...
@@ -24,6 +24,7 @@
#include <mach/addr-map.h>
#include <mach/mfp-pxa168.h>
#include <mach/pxa168.h>
#include <mach/irqs.h>
#include <video/pxa168fb.h>
#include <linux/input.h>
#include <plat/pxa27x_keypad.h>
...
...
@@ -240,7 +241,7 @@ static void __init common_init(void)
MACHINE_START
(
ASPENITE
,
"PXA168-based Aspenite Development Platform"
)
.
map_io
=
mmp_map_io
,
.
nr_irqs
=
IRQ_BOARD_START
,
.
nr_irqs
=
MMP_NR_IRQS
,
.
init_irq
=
pxa168_init_irq
,
.
timer
=
&
pxa168_timer
,
.
init_machine
=
common_init
,
...
...
@@ -249,7 +250,7 @@ MACHINE_END
MACHINE_START
(
ZYLONITE2
,
"PXA168-based Zylonite2 Development Platform"
)
.
map_io
=
mmp_map_io
,
.
nr_irqs
=
IRQ_BOARD_START
,
.
nr_irqs
=
MMP_NR_IRQS
,
.
init_irq
=
pxa168_init_irq
,
.
timer
=
&
pxa168_timer
,
.
init_machine
=
common_init
,
...
...
arch/arm/mach-mmp/avengers_lite.c
View file @
bea15fd7
...
...
@@ -43,6 +43,7 @@ static void __init avengers_lite_init(void)
MACHINE_START
(
AVENGERS_LITE
,
"PXA168 Avengers lite Development Platform"
)
.
map_io
=
mmp_map_io
,
.
nr_irqs
=
MMP_NR_IRQS
,
.
init_irq
=
pxa168_init_irq
,
.
timer
=
&
pxa168_timer
,
.
init_machine
=
avengers_lite_init
,
...
...
arch/arm/mach-mmp/brownstone.c
View file @
bea15fd7
...
...
@@ -28,7 +28,7 @@
#include "common.h"
#define BROWNSTONE_NR_IRQS (
IRQ_BOARD_START
+ 40)
#define BROWNSTONE_NR_IRQS (
MMP_NR_IRQS
+ 40)
#define GPIO_5V_ENABLE (89)
...
...
@@ -158,7 +158,7 @@ static struct platform_device brownstone_v_5vp_device = {
};
static
struct
max8925_platform_data
brownstone_max8925_info
=
{
.
irq_base
=
IRQ_BOARD_START
,
.
irq_base
=
MMP_NR_IRQS
,
};
static
struct
i2c_board_info
brownstone_twsi1_info
[]
=
{
...
...
arch/arm/mach-mmp/flint.c
View file @
bea15fd7
...
...
@@ -23,10 +23,11 @@
#include <mach/addr-map.h>
#include <mach/mfp-mmp2.h>
#include <mach/mmp2.h>
#include <mach/irqs.h>
#include "common.h"
#define FLINT_NR_IRQS (
IRQ_BOARD_START
+ 48)
#define FLINT_NR_IRQS (
MMP_NR_IRQS
+ 48)
static
unsigned
long
flint_pin_config
[]
__initdata
=
{
/* UART1 */
...
...
arch/arm/mach-mmp/gplugd.c
View file @
bea15fd7
...
...
@@ -191,7 +191,7 @@ static void __init gplugd_init(void)
MACHINE_START
(
GPLUGD
,
"PXA168-based GuruPlug Display (gplugD) Platform"
)
.
map_io
=
mmp_map_io
,
.
nr_irqs
=
IRQ_BOARD_START
,
.
nr_irqs
=
MMP_NR_IRQS
,
.
init_irq
=
pxa168_init_irq
,
.
timer
=
&
pxa168_timer
,
.
init_machine
=
gplugd_init
,
...
...
arch/arm/mach-mmp/include/mach/irqs.h
View file @
bea15fd7
...
...
@@ -223,7 +223,6 @@
#define MMP_GPIO_TO_IRQ(gpio) (IRQ_GPIO_START + (gpio))
#define IRQ_BOARD_START (IRQ_GPIO_START + MMP_NR_BUILTIN_GPIO)
#define NR_IRQS (IRQ_BOARD_START)
#define MMP_NR_IRQS IRQ_BOARD_START
#endif
/* __ASM_MACH_IRQS_H */
arch/arm/mach-mmp/irq-mmp2.c
View file @
bea15fd7
...
...
@@ -15,6 +15,7 @@
#include <linux/irq.h>
#include <linux/io.h>
#include <mach/irqs.h>
#include <mach/regs-icu.h>
#include <mach/mmp2.h>
...
...
arch/arm/mach-mmp/jasper.c
View file @
bea15fd7
...
...
@@ -19,6 +19,7 @@
#include <linux/mfd/max8925.h>
#include <linux/interrupt.h>
#include <mach/irqs.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <mach/addr-map.h>
...
...
@@ -27,7 +28,7 @@
#include "common.h"
#define JASPER_NR_IRQS (
IRQ_BOARD_START
+ 48)
#define JASPER_NR_IRQS (
MMP_NR_IRQS
+ 48)
static
unsigned
long
jasper_pin_config
[]
__initdata
=
{
/* UART1 */
...
...
@@ -135,7 +136,7 @@ static struct max8925_power_pdata jasper_power_data = {
static
struct
max8925_platform_data
jasper_max8925_info
=
{
.
backlight
=
&
jasper_backlight_data
,
.
power
=
&
jasper_power_data
,
.
irq_base
=
IRQ_BOARD_START
,
.
irq_base
=
MMP_NR_IRQS
,
};
static
struct
i2c_board_info
jasper_twsi1_info
[]
=
{
...
...
arch/arm/mach-mmp/tavorevb.c
View file @
bea15fd7
...
...
@@ -102,6 +102,7 @@ static void __init tavorevb_init(void)
MACHINE_START
(
TAVOREVB
,
"PXA910 Evaluation Board (aka TavorEVB)"
)
.
map_io
=
mmp_map_io
,
.
nr_irqs
=
MMP_NR_IRQS
,
.
init_irq
=
pxa910_init_irq
,
.
timer
=
&
pxa910_timer
,
.
init_machine
=
tavorevb_init
,
...
...
arch/arm/mach-mmp/teton_bga.c
View file @
bea15fd7
...
...
@@ -26,6 +26,7 @@
#include <mach/mfp-pxa168.h>
#include <mach/pxa168.h>
#include <mach/teton_bga.h>
#include <mach/irqs.h>
#include "common.h"
...
...
@@ -83,7 +84,7 @@ static void __init teton_bga_init(void)
MACHINE_START
(
TETON_BGA
,
"PXA168-based Teton BGA Development Platform"
)
.
map_io
=
mmp_map_io
,
.
nr_irqs
=
IRQ_BOARD_START
,
.
nr_irqs
=
MMP_NR_IRQS
,
.
init_irq
=
pxa168_init_irq
,
.
timer
=
&
pxa168_timer
,
.
init_machine
=
teton_bga_init
,
...
...
arch/arm/mach-mmp/ttc_dkb.c
View file @
bea15fd7
...
...
@@ -38,7 +38,7 @@
* 16 board interrupts -- PCA9575 GPIO expander
* 24 board interrupts -- 88PM860x PMIC
*/
#define TTCDKB_NR_IRQS (
IRQ_BOARD_START
+ 16 + 16 + 24)
#define TTCDKB_NR_IRQS (
MMP_NR_IRQS
+ 16 + 16 + 24)
static
unsigned
long
ttc_dkb_pin_config
[]
__initdata
=
{
/* UART2 */
...
...
@@ -130,7 +130,7 @@ static struct platform_device *ttc_dkb_devices[] = {
static
struct
pca953x_platform_data
max7312_data
[]
=
{
{
.
gpio_base
=
TTCDKB_GPIO_EXT0
(
0
),
.
irq_base
=
IRQ_BOARD_START
,
.
irq_base
=
MMP_NR_IRQS
,
},
};
...
...
arch/arm/mach-picoxcell/include/mach/irqs.h
deleted
100644 → 0
View file @
dcf81c1a
/*
* Copyright (c) 2011 Picochip Ltd., Jamie Iles
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
#ifndef __MACH_IRQS_H
#define __MACH_IRQS_H
/* We dynamically allocate our irq_desc's. */
#define NR_IRQS 0
#endif
/* __MACH_IRQS_H */
arch/arm/mach-pxa/capc7117.c
View file @
bea15fd7
...
...
@@ -150,6 +150,7 @@ MACHINE_START(CAPC7117,
"Embedian CAPC-7117 evaluation kit based on the MXM-8x10 CoM"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa3xx_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa3xx_init_irq
,
.
handle_irq
=
pxa3xx_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/cm-x300.c
View file @
bea15fd7
...
...
@@ -853,6 +853,7 @@ static void __init cm_x300_fixup(struct tag *tags, char **cmdline,
MACHINE_START
(
CM_X300
,
"CM-X300 module"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa3xx_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa3xx_init_irq
,
.
handle_irq
=
pxa3xx_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/colibri-pxa270.c
View file @
bea15fd7
...
...
@@ -310,6 +310,7 @@ MACHINE_START(COLIBRI, "Toradex Colibri PXA270")
.
atag_offset
=
0x100
,
.
init_machine
=
colibri_pxa270_init
,
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
@@ -320,6 +321,7 @@ MACHINE_START(INCOME, "Income s.r.o. SH-Dmaster PXA270 SBC")
.
atag_offset
=
0x100
,
.
init_machine
=
colibri_pxa270_income_init
,
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/colibri-pxa300.c
View file @
bea15fd7
...
...
@@ -186,6 +186,7 @@ MACHINE_START(COLIBRI300, "Toradex Colibri PXA300")
.
atag_offset
=
0x100
,
.
init_machine
=
colibri_pxa300_init
,
.
map_io
=
pxa3xx_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa3xx_init_irq
,
.
handle_irq
=
pxa3xx_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/colibri-pxa320.c
View file @
bea15fd7
...
...
@@ -256,6 +256,7 @@ MACHINE_START(COLIBRI320, "Toradex Colibri PXA320")
.
atag_offset
=
0x100
,
.
init_machine
=
colibri_pxa320_init
,
.
map_io
=
pxa3xx_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa3xx_init_irq
,
.
handle_irq
=
pxa3xx_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/corgi.c
View file @
bea15fd7
...
...
@@ -730,6 +730,7 @@ static void __init fixup_corgi(struct tag *tags, char **cmdline,
MACHINE_START
(
CORGI
,
"SHARP Corgi"
)
.
fixup
=
fixup_corgi
,
.
map_io
=
pxa25x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa25x_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
init_machine
=
corgi_init
,
...
...
@@ -742,6 +743,7 @@ MACHINE_END
MACHINE_START
(
SHEPHERD
,
"SHARP Shepherd"
)
.
fixup
=
fixup_corgi
,
.
map_io
=
pxa25x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa25x_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
init_machine
=
corgi_init
,
...
...
@@ -754,6 +756,7 @@ MACHINE_END
MACHINE_START
(
HUSKY
,
"SHARP Husky"
)
.
fixup
=
fixup_corgi
,
.
map_io
=
pxa25x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa25x_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
init_machine
=
corgi_init
,
...
...
arch/arm/mach-pxa/csb726.c
View file @
bea15fd7
...
...
@@ -274,6 +274,7 @@ static void __init csb726_init(void)
MACHINE_START
(
CSB726
,
"Cogent CSB726"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
init_machine
=
csb726_init
,
...
...
arch/arm/mach-pxa/devices.c
View file @
bea15fd7
...
...
@@ -12,6 +12,7 @@
#include <mach/pxafb.h>
#include <mach/mmc.h>
#include <mach/irda.h>
#include <mach/irqs.h>
#include <mach/ohci.h>
#include <plat/pxa27x_keypad.h>
#include <mach/camera.h>
...
...
arch/arm/mach-pxa/em-x270.c
View file @
bea15fd7
...
...
@@ -1301,6 +1301,7 @@ static void __init em_x270_init(void)
MACHINE_START
(
EM_X270
,
"Compulab EM-X270"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
@@ -1311,6 +1312,7 @@ MACHINE_END
MACHINE_START
(
EXEDA
,
"Compulab eXeda"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/gumstix.c
View file @
bea15fd7
...
...
@@ -235,6 +235,7 @@ static void __init gumstix_init(void)
MACHINE_START
(
GUMSTIX
,
"Gumstix"
)
.
atag_offset
=
0x100
,
/* match u-boot bi_boot_params */
.
map_io
=
pxa25x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa25x_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/h5000.c
View file @
bea15fd7
...
...
@@ -205,6 +205,7 @@ static void __init h5000_init(void)
MACHINE_START
(
H5400
,
"HP iPAQ H5000"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa25x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa25x_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/himalaya.c
View file @
bea15fd7
...
...
@@ -160,6 +160,7 @@ static void __init himalaya_init(void)
MACHINE_START
(
HIMALAYA
,
"HTC Himalaya"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa25x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa25x_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
init_machine
=
himalaya_init
,
...
...
arch/arm/mach-pxa/icontrol.c
View file @
bea15fd7
...
...
@@ -193,6 +193,7 @@ static void __init icontrol_init(void)
MACHINE_START
(
ICONTROL
,
"iControl/SafeTcam boards using Embedian MXM-8x10 CoM"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa3xx_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa3xx_init_irq
,
.
handle_irq
=
pxa3xx_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/idp.c
View file @
bea15fd7
...
...
@@ -195,6 +195,7 @@ static void __init idp_map_io(void)
MACHINE_START
(
PXA_IDP
,
"Vibren PXA255 IDP"
)
/* Maintainer: Vibren Technologies */
.
map_io
=
idp_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa25x_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/include/mach/irqs.h
View file @
bea15fd7
...
...
@@ -100,7 +100,7 @@
*/
#define IRQ_BOARD_START (PXA_GPIO_IRQ_BASE + PXA_NR_BUILTIN_GPIO)
#define
NR_IRQS
(IRQ_BOARD_START)
#define
PXA_NR_IRQS
(IRQ_BOARD_START)
#ifndef __ASSEMBLY__
struct
irq_data
;
...
...
arch/arm/mach-pxa/mioa701.c
View file @
bea15fd7
...
...
@@ -758,6 +758,7 @@ MACHINE_START(MIOA701, "MIO A701")
.
atag_offset
=
0x100
,
.
restart_mode
=
's'
,
.
map_io
=
&
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
&
pxa27x_init_irq
,
.
handle_irq
=
&
pxa27x_handle_irq
,
.
init_machine
=
mioa701_machine_init
,
...
...
arch/arm/mach-pxa/mp900.c
View file @
bea15fd7
...
...
@@ -95,6 +95,7 @@ MACHINE_START(NEC_MP900, "MobilePro900/C")
.
atag_offset
=
0x220100
,
.
timer
=
&
pxa_timer
,
.
map_io
=
pxa25x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa25x_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
init_machine
=
mp900c_init
,
...
...
arch/arm/mach-pxa/palmld.c
View file @
bea15fd7
...
...
@@ -344,6 +344,7 @@ static void __init palmld_init(void)
MACHINE_START
(
PALMLD
,
"Palm LifeDrive"
)
.
atag_offset
=
0x100
,
.
map_io
=
palmld_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/palmt5.c
View file @
bea15fd7
...
...
@@ -205,6 +205,7 @@ MACHINE_START(PALMT5, "Palm Tungsten|T5")
.
atag_offset
=
0x100
,
.
map_io
=
pxa27x_map_io
,
.
reserve
=
palmt5_reserve
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/palmtc.c
View file @
bea15fd7
...
...
@@ -539,6 +539,7 @@ static void __init palmtc_init(void)
MACHINE_START
(
PALMTC
,
"Palm Tungsten|C"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa25x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa25x_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/palmte2.c
View file @
bea15fd7
...
...
@@ -358,6 +358,7 @@ static void __init palmte2_init(void)
MACHINE_START
(
PALMTE2
,
"Palm Tungsten|E2"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa25x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa25x_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/palmtreo.c
View file @
bea15fd7
...
...
@@ -448,6 +448,7 @@ MACHINE_START(TREO680, "Palm Treo 680")
.
atag_offset
=
0x100
,
.
map_io
=
pxa27x_map_io
,
.
reserve
=
treo_reserve
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
@@ -461,6 +462,7 @@ MACHINE_START(CENTRO, "Palm Centro 685")
.
atag_offset
=
0x100
,
.
map_io
=
pxa27x_map_io
,
.
reserve
=
treo_reserve
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/palmtx.c
View file @
bea15fd7
...
...
@@ -366,6 +366,7 @@ static void __init palmtx_init(void)
MACHINE_START
(
PALMTX
,
"Palm T|X"
)
.
atag_offset
=
0x100
,
.
map_io
=
palmtx_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/palmz72.c
View file @
bea15fd7
...
...
@@ -401,6 +401,7 @@ static void __init palmz72_init(void)
MACHINE_START
(
PALMZ72
,
"Palm Zire72"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/pxa3xx.c
View file @
bea15fd7
...
...
@@ -31,6 +31,7 @@
#include <mach/pm.h>
#include <mach/dma.h>
#include <mach/smemc.h>
#include <mach/irqs.h>
#include "generic.h"
#include "devices.h"
...
...
arch/arm/mach-pxa/raumfeld.c
View file @
bea15fd7
...
...
@@ -1090,6 +1090,7 @@ MACHINE_START(RAUMFELD_RC, "Raumfeld Controller")
.
atag_offset
=
0x100
,
.
init_machine
=
raumfeld_controller_init
,
.
map_io
=
pxa3xx_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa3xx_init_irq
,
.
handle_irq
=
pxa3xx_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
@@ -1102,6 +1103,7 @@ MACHINE_START(RAUMFELD_CONNECTOR, "Raumfeld Connector")
.
atag_offset
=
0x100
,
.
init_machine
=
raumfeld_connector_init
,
.
map_io
=
pxa3xx_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa3xx_init_irq
,
.
handle_irq
=
pxa3xx_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
@@ -1114,6 +1116,7 @@ MACHINE_START(RAUMFELD_SPEAKER, "Raumfeld Speaker")
.
atag_offset
=
0x100
,
.
init_machine
=
raumfeld_speaker_init
,
.
map_io
=
pxa3xx_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa3xx_init_irq
,
.
handle_irq
=
pxa3xx_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/saar.c
View file @
bea15fd7
...
...
@@ -598,6 +598,7 @@ MACHINE_START(SAAR, "PXA930 Handheld Platform (aka SAAR)")
/* Maintainer: Eric Miao <eric.miao@marvell.com> */
.
atag_offset
=
0x100
,
.
map_io
=
pxa3xx_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa3xx_init_irq
,
.
handle_irq
=
pxa3xx_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/spitz.c
View file @
bea15fd7
...
...
@@ -984,6 +984,7 @@ MACHINE_START(SPITZ, "SHARP Spitz")
.
restart_mode
=
'g'
,
.
fixup
=
spitz_fixup
,
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
init_machine
=
spitz_init
,
...
...
@@ -997,6 +998,7 @@ MACHINE_START(BORZOI, "SHARP Borzoi")
.
restart_mode
=
'g'
,
.
fixup
=
spitz_fixup
,
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
init_machine
=
spitz_init
,
...
...
@@ -1010,6 +1012,7 @@ MACHINE_START(AKITA, "SHARP Akita")
.
restart_mode
=
'g'
,
.
fixup
=
spitz_fixup
,
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
init_machine
=
spitz_init
,
...
...
arch/arm/mach-pxa/stargate2.c
View file @
bea15fd7
...
...
@@ -1006,6 +1006,7 @@ static void __init stargate2_init(void)
#ifdef CONFIG_MACH_INTELMOTE2
MACHINE_START
(
INTELMOTE2
,
"IMOTE 2"
)
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/tavorevb.c
View file @
bea15fd7
...
...
@@ -491,6 +491,7 @@ MACHINE_START(TAVOREVB, "PXA930 Evaluation Board (aka TavorEVB)")
/* Maintainer: Eric Miao <eric.miao@marvell.com> */
.
atag_offset
=
0x100
,
.
map_io
=
pxa3xx_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa3xx_init_irq
,
.
handle_irq
=
pxa3xx_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/time.c
View file @
bea15fd7
...
...
@@ -22,6 +22,7 @@
#include <asm/mach/time.h>
#include <asm/sched_clock.h>
#include <mach/regs-ost.h>
#include <mach/irqs.h>
/*
* This is PXA's sched_clock implementation. This has a resolution
...
...
arch/arm/mach-pxa/trizeps4.c
View file @
bea15fd7
...
...
@@ -558,6 +558,7 @@ MACHINE_START(TRIZEPS4, "Keith und Koep Trizeps IV module")
.
atag_offset
=
0x100
,
.
init_machine
=
trizeps4_init
,
.
map_io
=
trizeps4_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
@@ -569,6 +570,7 @@ MACHINE_START(TRIZEPS4WL, "Keith und Koep Trizeps IV-WL module")
.
atag_offset
=
0x100
,
.
init_machine
=
trizeps4_init
,
.
map_io
=
trizeps4_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/viper.c
View file @
bea15fd7
...
...
@@ -994,6 +994,7 @@ MACHINE_START(VIPER, "Arcom/Eurotech VIPER SBC")
/* Maintainer: Marc Zyngier <maz@misterjones.org> */
.
atag_offset
=
0x100
,
.
map_io
=
viper_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
viper_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/vpac270.c
View file @
bea15fd7
...
...
@@ -718,6 +718,7 @@ static void __init vpac270_init(void)
MACHINE_START
(
VPAC270
,
"Voipac PXA270"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/xcep.c
View file @
bea15fd7
...
...
@@ -182,6 +182,7 @@ MACHINE_START(XCEP, "Iskratel XCEP")
.
atag_offset
=
0x100
,
.
init_machine
=
xcep_init
,
.
map_io
=
pxa25x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa25x_init_irq
,
.
handle_irq
=
pxa25x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-pxa/z2.c
View file @
bea15fd7
...
...
@@ -721,6 +721,7 @@ static void __init z2_init(void)
MACHINE_START
(
ZIPIT2
,
"Zipit Z2"
)
.
atag_offset
=
0x100
,
.
map_io
=
pxa27x_map_io
,
.
nr_irqs
=
PXA_NR_IRQS
,
.
init_irq
=
pxa27x_init_irq
,
.
handle_irq
=
pxa27x_handle_irq
,
.
timer
=
&
pxa_timer
,
...
...
arch/arm/mach-shmobile/Kconfig
View file @
bea15fd7
...
...
@@ -100,6 +100,10 @@ config MACH_MARZEN
comment "SH-Mobile System Configuration"
config CPU_HAS_INTEVT
bool
default y
menu "Memory configuration"
config MEMORY_START
...
...
arch/arm/mach-shmobile/board-ag5evm.c
View file @
bea15fd7
...
...
@@ -42,6 +42,7 @@
#include <video/sh_mipi_dsi.h>
#include <sound/sh_fsi.h>
#include <mach/hardware.h>
#include <mach/irqs.h>
#include <mach/sh73a0.h>
#include <mach/common.h>
#include <asm/mach-types.h>
...
...
arch/arm/mach-shmobile/board-bonito.c
View file @
bea15fd7
...
...
@@ -34,6 +34,7 @@
#include <asm/mach/time.h>
#include <asm/hardware/cache-l2x0.h>
#include <mach/r8a7740.h>
#include <mach/irqs.h>
#include <video/sh_mobile_lcdc.h>
/*
...
...
arch/arm/mach-shmobile/board-g3evm.c
View file @
bea15fd7
...
...
@@ -33,6 +33,7 @@
#include <linux/input.h>
#include <linux/input/sh_keysc.h>
#include <linux/dma-mapping.h>
#include <mach/irqs.h>
#include <mach/sh7367.h>
#include <mach/common.h>
#include <asm/mach-types.h>
...
...
arch/arm/mach-shmobile/board-g4evm.c
View file @
bea15fd7
...
...
@@ -34,6 +34,7 @@
#include <linux/mmc/sh_mobile_sdhi.h>
#include <linux/gpio.h>
#include <linux/dma-mapping.h>
#include <mach/irqs.h>
#include <mach/sh7377.h>
#include <mach/common.h>
#include <asm/mach-types.h>
...
...
arch/arm/mach-shmobile/board-kota2.c
View file @
bea15fd7
...
...
@@ -39,6 +39,7 @@
#include <linux/mfd/tmio.h>
#include <linux/mmc/sh_mobile_sdhi.h>
#include <mach/hardware.h>
#include <mach/irqs.h>
#include <mach/sh73a0.h>
#include <mach/common.h>
#include <asm/mach-types.h>
...
...
arch/arm/mach-shmobile/board-mackerel.c
View file @
bea15fd7
...
...
@@ -55,6 +55,7 @@
#include <sound/sh_fsi.h>
#include <mach/common.h>
#include <mach/irqs.h>
#include <mach/sh7372.h>
#include <asm/mach/arch.h>
...
...
arch/arm/mach-shmobile/board-marzen.c
View file @
bea15fd7
...
...
@@ -31,6 +31,7 @@
#include <mach/hardware.h>
#include <mach/r8a7779.h>
#include <mach/common.h>
#include <mach/irqs.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <asm/mach/map.h>
...
...
arch/arm/mach-shmobile/include/mach/irqs.h
View file @
bea15fd7
#ifndef __ASM_MACH_IRQS_H
#define __ASM_MACH_IRQS_H
#
define NR_IRQS 1024
#
include <linux/sh_intc.h>
/* GIC */
#define gic_spi(nr) ((nr) + 32)
/* INTCA */
#define evt2irq(evt) (((evt) >> 5) - 16)
#define irq2evt(irq) (((irq) + 16) << 5)
/* INTCS */
#define INTCS_VECT_BASE 0x2200
#define INTCS_VECT(n, vect) INTC_VECT((n), INTCS_VECT_BASE + (vect))
...
...
arch/arm/mach-shmobile/intc-r8a7740.c
View file @
bea15fd7
...
...
@@ -25,6 +25,7 @@
#include <linux/io.h>
#include <linux/sh_intc.h>
#include <mach/intc.h>
#include <mach/irqs.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
...
...
arch/arm/mach-shmobile/intc-sh7367.c
View file @
bea15fd7
...
...
@@ -23,6 +23,7 @@
#include <linux/io.h>
#include <linux/sh_intc.h>
#include <mach/intc.h>
#include <mach/irqs.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
...
...
arch/arm/mach-shmobile/intc-sh7372.c
View file @
bea15fd7
...
...
@@ -23,6 +23,7 @@
#include <linux/io.h>
#include <linux/sh_intc.h>
#include <mach/intc.h>
#include <mach/irqs.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
...
...
arch/arm/mach-shmobile/intc-sh7377.c
View file @
bea15fd7
...
...
@@ -23,6 +23,7 @@
#include <linux/io.h>
#include <linux/sh_intc.h>
#include <mach/intc.h>
#include <mach/irqs.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
...
...
arch/arm/mach-shmobile/intc-sh73a0.c
View file @
bea15fd7
...
...
@@ -23,6 +23,7 @@
#include <linux/io.h>
#include <linux/sh_intc.h>
#include <mach/intc.h>
#include <mach/irqs.h>
#include <mach/sh73a0.h>
#include <asm/hardware/gic.h>
#include <asm/mach-types.h>
...
...
arch/arm/mach-shmobile/setup-r8a7740.c
View file @
bea15fd7
...
...
@@ -25,6 +25,7 @@
#include <linux/serial_sci.h>
#include <linux/sh_timer.h>
#include <mach/r8a7740.h>
#include <mach/irqs.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
...
...
arch/arm/mach-shmobile/setup-r8a7779.c
View file @
bea15fd7
...
...
@@ -29,6 +29,7 @@
#include <linux/sh_intc.h>
#include <linux/sh_timer.h>
#include <mach/hardware.h>
#include <mach/irqs.h>
#include <mach/r8a7779.h>
#include <mach/common.h>
#include <asm/mach-types.h>
...
...
arch/arm/mach-shmobile/setup-sh7367.c
View file @
bea15fd7
...
...
@@ -29,6 +29,7 @@
#include <linux/serial_sci.h>
#include <linux/sh_timer.h>
#include <mach/hardware.h>
#include <mach/irqs.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
...
...
arch/arm/mach-shmobile/setup-sh7372.c
View file @
bea15fd7
...
...
@@ -32,6 +32,7 @@
#include <linux/sh_timer.h>
#include <linux/pm_domain.h>
#include <mach/hardware.h>
#include <mach/irqs.h>
#include <mach/sh7372.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
...
...
arch/arm/mach-shmobile/setup-sh7377.c
View file @
bea15fd7
...
...
@@ -30,6 +30,7 @@
#include <linux/sh_intc.h>
#include <linux/sh_timer.h>
#include <mach/hardware.h>
#include <mach/irqs.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
...
...
arch/arm/mach-shmobile/setup-sh73a0.c
View file @
bea15fd7
...
...
@@ -31,6 +31,7 @@
#include <linux/sh_intc.h>
#include <linux/sh_timer.h>
#include <mach/hardware.h>
#include <mach/irqs.h>
#include <mach/sh73a0.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
...
...
arch/c6x/Kconfig
View file @
bea15fd7
...
...
@@ -11,7 +11,7 @@ config TMS320C6X
select HAVE_DMA_API_DEBUG
select HAVE_GENERIC_HARDIRQS
select HAVE_MEMBLOCK
select
HAVE_
SPARSE_IRQ
select SPARSE_IRQ
select OF
select OF_EARLY_FLATTREE
...
...
arch/powerpc/Kconfig
View file @
bea15fd7
...
...
@@ -133,7 +133,7 @@ config PPC
select HAVE_REGS_AND_STACK_ACCESS_API
select HAVE_HW_BREAKPOINT if PERF_EVENTS && PPC_BOOK3S_64
select HAVE_GENERIC_HARDIRQS
select HAVE_SPARSE_IRQ
select
MAY_
HAVE_SPARSE_IRQ
select IRQ_PER_CPU
select GENERIC_IRQ_SHOW
select GENERIC_IRQ_SHOW_LEVEL
...
...
arch/sh/Kconfig
View file @
bea15fd7
...
...
@@ -22,7 +22,7 @@ config SUPERH
select HAVE_SYSCALL_TRACEPOINTS
select HAVE_REGS_AND_STACK_ACCESS_API
select HAVE_GENERIC_HARDIRQS
select HAVE_SPARSE_IRQ
select
MAY_
HAVE_SPARSE_IRQ
select IRQ_FORCED_THREADING
select RTC_LIB
select GENERIC_ATOMIC64
...
...
arch/sh/include/asm/irq.h
View file @
bea15fd7
...
...
@@ -20,17 +20,6 @@
*/
#define NO_IRQ_IGNORE ((unsigned int)-1)
/*
* Convert back and forth between INTEVT and IRQ values.
*/
#ifdef CONFIG_CPU_HAS_INTEVT
#define evt2irq(evt) (((evt) >> 5) - 16)
#define irq2evt(irq) (((irq) + 16) << 5)
#else
#define evt2irq(evt) (evt)
#define irq2evt(irq) (irq)
#endif
/*
* Simple Mask Register Support
*/
...
...
arch/x86/Kconfig
View file @
bea15fd7
...
...
@@ -69,7 +69,6 @@ config X86
select HAVE_ARCH_JUMP_LABEL
select HAVE_TEXT_POKE_SMP
select HAVE_GENERIC_HARDIRQS
select HAVE_SPARSE_IRQ
select SPARSE_IRQ
select GENERIC_FIND_FIRST_BIT
select GENERIC_IRQ_PROBE
...
...
drivers/gpio/gpio-pxa.c
View file @
bea15fd7
...
...
@@ -22,6 +22,8 @@
#include <linux/syscore_ops.h>
#include <linux/slab.h>
#include <mach/irqs.h>
/*
* We handle the GPIOs by banks, each bank covers up to 32 GPIOs with
* one set of registers. The register offsets are organized below:
...
...
drivers/sh/intc/balancing.c
View file @
bea15fd7
...
...
@@ -9,7 +9,7 @@
*/
#include "internals.h"
static
unsigned
long
dist_handle
[
NR_IRQS
];
static
unsigned
long
dist_handle
[
INTC_
NR_IRQS
];
void
intc_balancing_enable
(
unsigned
int
irq
)
{
...
...
drivers/sh/intc/core.c
View file @
bea15fd7
...
...
@@ -42,7 +42,7 @@ unsigned int nr_intc_controllers;
* - this needs to be at least 2 for 5-bit priorities on 7780
*/
static
unsigned
int
default_prio_level
=
2
;
/* 2 - 16 */
static
unsigned
int
intc_prio_level
[
NR_IRQS
];
/* for now */
static
unsigned
int
intc_prio_level
[
INTC_
NR_IRQS
];
/* for now */
unsigned
int
intc_get_dfl_prio_level
(
void
)
{
...
...
drivers/sh/intc/handle.c
View file @
bea15fd7
...
...
@@ -13,7 +13,7 @@
#include <linux/spinlock.h>
#include "internals.h"
static
unsigned
long
ack_handle
[
NR_IRQS
];
static
unsigned
long
ack_handle
[
INTC_
NR_IRQS
];
static
intc_enum
__init
intc_grp_id
(
struct
intc_desc
*
desc
,
intc_enum
enum_id
)
...
...
drivers/sh/intc/virq.c
View file @
bea15fd7
...
...
@@ -17,7 +17,7 @@
#include <linux/export.h>
#include "internals.h"
static
struct
intc_map_entry
intc_irq_xlate
[
NR_IRQS
];
static
struct
intc_map_entry
intc_irq_xlate
[
INTC_
NR_IRQS
];
struct
intc_virq_list
{
unsigned
int
irq
;
...
...
include/linux/sh_intc.h
View file @
bea15fd7
...
...
@@ -3,6 +3,23 @@
#include <linux/ioport.h>
#ifdef CONFIG_SUPERH
#define INTC_NR_IRQS 512
#else
#define INTC_NR_IRQS 1024
#endif
/*
* Convert back and forth between INTEVT and IRQ values.
*/
#ifdef CONFIG_CPU_HAS_INTEVT
#define evt2irq(evt) (((evt) >> 5) - 16)
#define irq2evt(irq) (((irq) + 16) << 5)
#else
#define evt2irq(evt) (evt)
#define irq2evt(irq) (irq)
#endif
typedef
unsigned
char
intc_enum
;
struct
intc_vect
{
...
...
kernel/irq/Kconfig
View file @
bea15fd7
...
...
@@ -13,7 +13,7 @@ config GENERIC_HARDIRQS
# Options selectable by the architecture code
# Make sparse irq Kconfig switch below available
config HAVE_SPARSE_IRQ
config
MAY_
HAVE_SPARSE_IRQ
bool
# Enable the generic irq autoprobe mechanism
...
...
@@ -61,8 +61,7 @@ config IRQ_FORCED_THREADING
bool
config SPARSE_IRQ
bool "Support sparse irq numbering"
depends on HAVE_SPARSE_IRQ
bool "Support sparse irq numbering" if MAY_HAVE_SPARSE_IRQ
---help---
Sparse irq numbering is useful for distro kernels that want
...
...
sound/arm/pxa2xx-ac97-lib.c
View file @
bea15fd7
...
...
@@ -21,7 +21,7 @@
#include <sound/ac97_codec.h>
#include <sound/pxa2xx-lib.h>
#include <
asm/irq
.h>
#include <
mach/irqs
.h>
#include <mach/regs-ac97.h>
#include <mach/audio.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment