diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2018-11-29 14:08:21 +0300 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2019-01-23 00:04:48 +0300 |
commit | 57c23241be8490c9db5c1d8c4496e7f13f2236ae (patch) | |
tree | d1ea1cb5e2dadf10a13fefc01d07141d53816a67 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 76c27054ebb90302eb819e7ae76f3a04ed70ae78 (diff) | |
download | linux-57c23241be8490c9db5c1d8c4496e7f13f2236ae.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions