2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/arch/arm/mach-exynos4
Changhwan Youn a8769a594a ARM: EXYNOS4: set the affinity of mct1 interrupt using IRQ_MCT_L1
IRQ_MCT_L1 is connected directly to GIC in external GIC mapping,
while in internal GIC mapping, it is connected to GIC through
interrupt combiner. Therfore the affinity for mct1 event timer
interrupt should be changed through IRQ_MCT_L1.

Signed-off-by: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-07-20 23:28:17 +09:00
..
include/mach ARM: EXYNOS4: modify interrupt mappings for external GIC 2011-07-20 23:28:12 +09:00
clock.c ARM: EXYNOS4: Implement Clock gating for System MMU 2011-03-15 21:37:38 +09:00
cpu.c ARM: EXYNOS4: modify interrupt mappings for external GIC 2011-07-20 23:28:12 +09:00
cpufreq.c Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-03-17 19:08:06 -07:00
cpuidle.c ARM: EXYNOS4: CPUIDLE Support 2011-05-06 09:36:47 +09:00
dev-ahci.c ARM: EXYNOS4: Add support for SATA on ARMLEX4210 2011-03-15 18:35:30 +09:00
dev-audio.c ARM: EXYNOS4: fix improper gpio configuration 2011-07-06 08:43:02 +09:00
dev-pd.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
dev-sysmmu.c ARM: EXYNOS4: Implement Clock gating for System MMU 2011-03-15 21:37:38 +09:00
dma.c
headsmp.S ARM: EXYNOS4: Address a section mismatch w/ suspend issue. 2011-07-06 08:43:03 +09:00
hotplug.c ARM: EXYNOS4: Fix wrong constants in the hotplug assembly code. 2011-02-28 20:35:33 +09:00
init.c ARM: SAMSUNG: serial: Fix on handling of one clock source for UART 2011-06-07 09:25:34 -07:00
irq-combiner.c ARM: s5pv310: update IRQ combiner to use chained entry/exit functions 2011-05-11 16:04:15 +01:00
irq-eint.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
Kconfig ARM: EXYNOS4: Enable SATA on SMDKV310 2011-07-20 23:18:26 +09:00
localtimer.c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-03-23 20:37:26 -07:00
mach-armlex4210.c ARM: EXYNOS4: Add support for SATA on ARMLEX4210 2011-03-15 18:35:30 +09:00
mach-nuri.c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable 2011-05-25 21:47:48 +01:00
mach-smdkc210.c ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210 2011-03-28 16:17:54 +09:00
mach-smdkv310.c ARM: EXYNOS4: Enable SATA on SMDKV310 2011-07-20 23:18:26 +09:00
mach-universal_c210.c ARM: EXYNOS4: Add qt602240 touch screen device on Universal_C210 2011-07-20 23:17:39 +09:00
Makefile ARM: S5P: Fix compilation error for exynos4_defconfig 2011-06-03 15:30:02 -07:00
Makefile.boot ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4 2011-02-22 13:51:15 +09:00
mct.c ARM: EXYNOS4: set the affinity of mct1 interrupt using IRQ_MCT_L1 2011-07-20 23:28:17 +09:00
platsmp.c ARM: consolidate SMP cross call implementation 2011-05-23 16:53:17 +01:00
pm.c ARM / Samsung: Use struct syscore_ops for "core" power management 2011-04-24 19:16:10 +02:00
setup-fimc.c ARM: S5P: Add platform helpers for camera GPIO configuration 2011-03-11 15:49:00 +09:00
setup-i2c0.c
setup-i2c1.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c2.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c3.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c4.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c5.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c6.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-i2c7.c ARM: EXYNOS4: Update device support 2011-02-22 13:51:15 +09:00
setup-keypad.c ARM: EXYNOS4: Add keypad device helpers 2011-03-15 20:37:02 +09:00
setup-sdhci-gpio.c Fix common misspellings 2011-03-31 11:26:23 -03:00
setup-sdhci.c Fix common misspellings 2011-03-31 11:26:23 -03:00
setup-usb-phy.c ARM: S5P: Fix compilation error for exynos4_defconfig 2011-06-03 15:30:02 -07:00
sleep.S ARM: EXYNOS4: Suspend to RAM Support 2011-03-12 10:18:24 +09:00
time.c ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resume 2011-06-03 16:22:01 -07:00