diff options
author | Krzysztof Kozlowski <[email protected]> | 2016-09-16 21:42:47 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2016-11-03 22:44:53 +0200 |
commit | 12a5e2b17f9b3f7d997ea13ceb26969ec5d66342 (patch) | |
tree | ba29e609d417d2a6bd2d1d2e053f89f10b2a5c56 /tools/perf/scripts/python/syscall-counts.py | |
parent | 89be851108fa9563d21d2bb5cd5664f76612fca2 (diff) |
ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos5
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]>
Reviewed-by: Alim Akhtar <[email protected]>
Tested-by: Alim Akhtar <[email protected]>
Tested-by: Javier Martinez Canillas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions