]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm64: dts: exynos: Fix IRQ type flags for Exynos5433 SoC
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 17 Nov 2016 14:27:29 +0000 (15:27 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Fri, 18 Nov 2016 11:37:42 +0000 (13:37 +0200)
commitcebef6be66f1654ea64234c07ccc340ac3170f89
tree74e1637388fcecfeb97324484c727ae4e5ab0652
parenteb708b0ff972bfe0e51c38fad6d517fae605ffa8
arm64: dts: exynos: Fix IRQ type flags for Exynos5433 SoC

Interrupt of type IRQ_TYPE_NONE is not allowed for GIC interrupts. The
GIC requires shared interrupts to be edge rising or level high. Platform
declares support for both. Set all interrupts type to level high, as this
works fine - tested on Exynos5433-based TM2 board.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi
arch/arm64/boot/dts/exynos/exynos5433.dtsi