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

Commit ddbefd05 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add kryo EDAC node to kona"

parents bc44697c 1781e565
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1024,6 +1024,14 @@
		memory-region = <&smem_mem>;
		hwlocks = <&tcsr_mutex 3>;
	};

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

#include "kona-ion.dtsi"