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

Commit 801811fc authored by Mayank Grover's avatar Mayank Grover Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Support to enable EDAC erp L1/L2 and L3 on Lagoon

Add support to enable EDAC erp feature for L1/L2 and L3 uncorrectable
and correctable error detection on lagoon.

Change-Id: I4d21f9f25c8f55ed38cfedfbca7dc4158c5a2078
parent 943d984e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -753,6 +753,14 @@
		qcom,config-arr = <0x18060060 0x18070060>;
	};

	kryo-erp {
		compatible = "arm,arm64-kryo-cpu-erp";
		interrupts = <GIC_PPI 6 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
		interrupt-names = "l1-l2-faultirq",
				  "l3-scu-faultirq";
	};

	cpuss_dump {
		compatible = "qcom,cpuss-dump";