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

Commit 450166f3 authored by Gaurav Kohli's avatar Gaurav Kohli
Browse files

ARM: dts: msm: Add arm64-cpu-erp node for Scuba

Add arm64-cpu-erp node for cortex_arm64_edac driver.

Change-Id: I0212c144020339f7526425abfe39c54d5e9460cc
parent 25433daf
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -208,6 +208,15 @@
		};
	};

	arm64_cpu_erp {
		compatible = "arm,arm64-cpu-erp";
		interrupt-names = "pri-dbe-irq",
				  "pri-ext-irq";
		interrupts = <0 43 4>,
			     <0 41 4>;
		poll-delay-ms = <5000>;
	};

	qcom,msm-imem@c125000 {
		compatible = "qcom,msm-imem";
		reg = <0xc125000 0x1000>;