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

Commit 5f6f4bd9 authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Remove LLCC ECC interrupt for Kona



Remove the ECC IRQ, as Kona will now be using polling-based
ECC, instead of IRQ based ECC.

Change-Id: Ib975472b202fa60318f3759c88fc57dbb0761e74
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent c1d6fab8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -701,7 +701,6 @@
		compatible = "qcom,kona-llcc";
		reg = <0x9200000 0x1d0000> , <0x9600000 0x50000>;
		reg-names = "llcc_base", "llcc_broadcast_base";
		interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>;
		cap-based-alloc-and-pwr-collapse;
	};