git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4d5d7b
)
arm: zynq: Set proper GIC flags
author
Soren Brinkmann
<soren.brinkmann@xilinx.com>
Thu, 31 Oct 2013 16:10:18 +0000
(09:10 -0700)
committer
Michal Simek
<michal.simek@xilinx.com>
Tue, 10 Dec 2013 13:20:24 +0000
(14:20 +0100)
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:
7e1f97ea8ffa66679252520dbbbd6ec413ecae68
) for Zynq.
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/common.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-zynq/common.c
Simple merge