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

Commit 373317c4 authored by Naina Mehta's avatar Naina Mehta
Browse files

ARM: dts: msm: Enable Kryo erp driver for Yupik

Add Kryo error reporting device tree node for
Yupik SOC.

Change-Id: I34247cf9cfe69c3096ce583c4036dc6bc0295832
parent 95191f2f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -709,6 +709,13 @@
				0x18040060 0x18050060 0x18060060 0x18070060>;
	};

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

	cache-controller@9200000 {
		compatible = "qcom,yupik-llcc","qcom,llcc-v2";
		reg = <0x9200000 0xd0000>, <0x9600000 0x50000>;