diff options
author | Krzysztof Kozlowski <[email protected]> | 2016-09-16 21:42:44 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2016-11-03 22:39:46 +0200 |
commit | 11ebc47cdebb65e91b02fd42a74a9f2e8da56bb3 (patch) | |
tree | 11ca6934ecc0e6e3e7ee6ed89a955ba71ba376c3 /tools/perf/scripts/python | |
parent | 71990ea32f1fd4b7242380e46f0febd5c1b9c61c (diff) |
ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos4x12
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]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions