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

Commit dc5b08a6 authored by Prateek Sood's avatar Prateek Sood Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Remove errirq interrupts



EDAC feature uses the fault irq for identification of
L1/L2/L3 errors. Remove unused errirq interrupts.

Change-Id: I29134660ffd25f682fbe7011c4cce4a44b45f1e5
Signed-off-by: default avatarPrateek Sood <prsood@codeaurora.org>
parent f010656d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -702,13 +702,9 @@
	kryo-erp {
		compatible = "arm,arm64-kryo-cpu-erp";
		interrupts = <1 6 4>,
			     <1 7 4>,
			     <0 34 4>,
			     <0 35 4>;

		interrupt-names = "l1-l2-faultirq",
				  "l1-l2-errirq",
				  "l3-scu-errirq",
				  "l3-scu-faultirq";
	};