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

Commit 5913f15c authored by Prasad Sodagudi's avatar Prasad Sodagudi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: disable panic on single corruption

Disable panic on the single bit corruptions on lahaina_v1
and enable for lahiana_v2 devices.

Change-Id: I259b1723a291ffd72a25aa5e3560f7fad69e6257
parent 07d67afe
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
@@ -3240,11 +3240,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 {