On Thu, Nov 17, 2016 at 03:27:29PM +0100, Marek Szyprowski wrote: > 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@xxxxxxxxxxx> > Reviewed-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx> > --- > Changelog: > v2: > - fixed also interrupts defined in exynos5433-pinctrl.dtsi > --- > arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi | 22 +++- > arch/arm64/boot/dts/exynos/exynos5433.dtsi | 129 +++++++++++---------- > 2 files changed, 85 insertions(+), 66 deletions(-) > Thanks, applied. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html