diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2016-09-16 22:42:43 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2016-11-03 23:39:42 +0300 |
commit | 71990ea32f1fd4b7242380e46f0febd5c1b9c61c (patch) | |
tree | f78bfc27ba5974cfdc78b4826ee7c2650e44922a /arch/arm/boot/dts/imx7-colibri.dtsi | |
parent | 63aee4fa75be5879f0fd34b031f4d5587e354a81 (diff) | |
download | linux-71990ea32f1fd4b7242380e46f0febd5c1b9c61c.tar.xz |
ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos4210
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 <m.szyprowski@samsung.com>
Reported-by: Alban Browaeys <alban.browaeys@gmail.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/imx7-colibri.dtsi')
0 files changed, 0 insertions, 0 deletions