Commit 52d2d2c0 authored by Andy Gross's avatar Andy Gross

Merge tag 'qcom-fixes-for-5.0-rc3' into fixes-for-5.0-rc8

Qualcomm ARM64 Fixes for 5.0-rc3

* Fix irq controller compatible for the MSM8996 platforms
parents bfeffd15 2a81efb0
......@@ -404,7 +404,7 @@ tcsr: syscon@7a0000 {
};
intc: interrupt-controller@9bc0000 {
compatible = "arm,gic-v3";
compatible = "qcom,msm8996-gic-v3", "arm,gic-v3";
#interrupt-cells = <3>;
interrupt-controller;
#redistributor-regions = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment