linux/arch/arm/boot
Linus Walleij 57c23241be ARM: dts: msm8660: Fix up GIC IRQ flags
All the GSBI blocks are marking their GIC IRQ lines as
"IRQ_TYPE_NONE" but there is no such thing: all GIC IRQ
lines have a trigger type.

That yields the following warning from the GIC driver:

WARNING: CPU: 0 PID: 1 at ../drivers/irqchip/irq-gic.c:1016
	 gic_irq_domain_translate+0xdc/0xe4
(...)

Mark all of these IRQ_TYPE_LEVEL_HIGH as is common so this
warning goes away.

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
2019-01-22 15:04:48 -06:00
..
bootp
compressed kbuild: remove redundant target cleaning on failure 2019-01-06 09:46:51 +09:00
dts ARM: dts: msm8660: Fix up GIC IRQ flags 2019-01-22 15:04:48 -06:00
.gitignore
deflate_xip_data.sh
install.sh
Makefile kbuild: remove redundant target cleaning on failure 2019-01-06 09:46:51 +09:00