Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91c577ef authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'qcom-fixes-for-5.0-rc3' of...

Merge tag 'qcom-fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/fixes

Qualcomm ARM64 Fixes for 5.0-rc3

* Fix irq controller compatible for the MSM8996 platforms

* tag 'qcom-fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux

:
  arm64: dts: add msm8996 compatible to gicv3

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents 1229c729 2a81efb0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -404,7 +404,7 @@
		};

		intc: interrupt-controller@9bc0000 {
			compatible = "arm,gic-v3";
			compatible = "qcom,msm8996-gic-v3", "arm,gic-v3";
			#interrupt-cells = <3>;
			interrupt-controller;
			#redistributor-regions = <1>;