linux-stable/arch/arm/mach-zynq
Soren Brinkmann 9f4f5d26c6 arm: zynq: Set proper GIC flags
Zynq is able to wake up on any IRQ, so flag it with
IRQCHIP_SKIP_SET_WAKE, and we want to mask off the IRQs when
going to suspend to avoid transient effects so also flag
this with IRQCHIP_MASK_ON_SUSPEND.

This is essentially, making the same changes as commit
'ARM: ux500: set proper GIC flags'
(sha1: 7e1f97ea8f) for Zynq.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2013-12-10 14:20:24 +01:00
..
common.c arm: zynq: Set proper GIC flags 2013-12-10 14:20:24 +01:00
common.h arm: zynq: Invalidate L1 in secondary boot 2013-12-10 14:17:55 +01:00
headsmp.S arm: zynq: Invalidate L1 in secondary boot 2013-12-10 14:17:55 +01:00
hotplug.c arm: zynq: hotplug: Remove unreachable code 2013-08-20 07:32:13 +02:00
Kconfig arm: zynq: Enable arm_global_timer 2013-10-02 11:34:28 +02:00
Makefile arm: zynq: Add hotplug support 2013-04-04 09:24:00 +02:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
platsmp.c arm: zynq: Add support for zynq_cpu_kill function 2013-12-10 14:17:56 +01:00
slcr.c arm: zynq: slcr: Use read-modify-write for register writes 2013-07-26 14:14:41 +02:00