at91: add irq fixup
Some of the irq can still be on after a reset or power on as the IP are
powered by the backup power. This could lead to an interrupt dead lock
when the kernel boot. So disable them before booting.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f0b68f0 commit dc27fc1e80f7000cce574d7c71a2024ae1d7f925
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD authored on 17 Sep 2013
Sascha Hauer committed on 18 Sep 2013
Showing 8 changed files
View
arch/arm/mach-at91/Makefile
View
arch/arm/mach-at91/at91sam9260_devices.c
View
arch/arm/mach-at91/at91sam9261_devices.c
View
arch/arm/mach-at91/at91sam9263_devices.c
View
arch/arm/mach-at91/at91sam9g45_devices.c
View
arch/arm/mach-at91/generic.h
View
arch/arm/mach-at91/include/mach/at91_rtt.h 0 → 100644
View
arch/arm/mach-at91/irq_fixup.c 0 → 100644