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

Commit 57e1c9bd authored by Vivek Kumar's avatar Vivek Kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add EDAC DT node for sdmshrike



Add the required EDAC DT node for cpu caches.

Change-Id: I165a74a01b66f6cacd200889ffc6632d5d52b961
Signed-off-by: default avatarVivek Kumar <vivekuma@codeaurora.org>
parent b31d5f49
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -1009,6 +1009,19 @@
		qcom,config-reg = <0x17e00434>;
	};

	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";
	};

	qcom,llcc@9200000 {
		compatible = "qcom,llcc-core", "syscon", "simple-mfd";
		reg = <0x9200000 0x450000>;