aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorStephan Gerhold <stephan@gerhold.net>2020-09-15 09:12:11 +0200
committerBjorn Andersson <bjorn.andersson@linaro.org>2020-09-15 15:33:28 +0000
commit027cca9eb5b450c3f6bb916ba999144c2ec23cb7 (patch)
tree89c2fb4958abf6c1f1b1afc1dbc7eda954edeb03 /tools/perf/scripts/python/exported-sql-viewer.py
parentc2f0cbb57dbac6da3d38b47b5b96de0fe4e23884 (diff)
arm64: dts: qcom: msm8916: Fix MDP/DSI interrupts
The mdss node sets #interrupt-cells = <1>, so its interrupts should be referenced using a single cell (in this case: only the interrupt number). However, right now the mdp/dsi node both have two interrupt cells set, e.g. interrupts = <4 0>. The 0 is probably meant to say IRQ_TYPE_NONE (= 0), but with #interrupt-cells = <1> this is actually interpreted as a second interrupt line. Remove the IRQ flags from both interrupts to fix this. Fixes: 305410ffd1b2 ("arm64: dts: msm8916: Add display support") Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Link: https://lore.kernel.org/r/20200915071221.72895-5-stephan@gerhold.net Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions