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

Commit 90a6eeed authored by Neeraj Upadhyay's avatar Neeraj Upadhyay
Browse files

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



Add Kryo error reporting device node for Lito SoC.

Change-Id: Idd640d27b8ef1770f45083743526772c4a23b343
Signed-off-by: default avatarNeeraj Upadhyay <neeraju@codeaurora.org>
parent 2baeeb9a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -959,6 +959,14 @@
		qcom,threshold-arr = <0x18060058 0x18070058>;
		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";
	};
};

#include "lito-pinctrl.dtsi"