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

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

Merge "ARM: dts: qcom: disable panic on single corruption"

parents 86875d85 5913f15c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -22,6 +22,11 @@
	dynamic-power-coefficient = <760>;
};

&kryo_erp {

	/delete-property/ qcom,disable-panic-on-ce;
};

&sde_dp {
	/delete-node/ qcom,pll-supply-entries;
};
+2 −1
Original line number Diff line number Diff line
@@ -3237,11 +3237,12 @@
		};
	};

	kryo-erp {
	kryo_erp: 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";
		qcom,disable-panic-on-ce;
	};

	tcsr_mutex_block: syscon@1f40000 {