diff options
author | Krzysztof Kozlowski <[email protected]> | 2016-09-16 22:01:13 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2016-11-03 22:40:24 +0200 |
commit | ef4aea97a70013cecb69adf6a9f0d25ab6f11590 (patch) | |
tree | 3c11a54c81765613e1923a0761739e9f924ab0ac /tools/perf/scripts/python/futex-contention.py | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) |
arm64: dts: exynos: Fix invalid GIC interrupt flags in exynos7
Interrupt of type IRQ_TYPE_NONE is not allowed for GIC interrupts and
generates an error:
genirq: Setting trigger mode 0 for irq 16 failed (gic_set_type+0x0/0x68)
The GIC requires shared interrupts to be edge rising or level high.
Platform declares support for both. Arbitrarily choose level high
everywhere hoping it will work on each platform.
Reported-by: Marek Szyprowski <[email protected]>
Reported-by: Alban Browaeys <[email protected]>
Cc: Marc Zyngier <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Tested-by: Alim Akhtar <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions