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

Commit 2aabf552 authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta
Browse files

ARM: dts: msm: Extend the scandump size for lahaina-v2

Extend the scandump sizes for Gold cores to 128 KB (0x2280)
on Lahaina v2 platform.

Change-Id: I8262659231fc3c12b05077054383b8435c615e0a
parent 34588620
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -26,6 +26,22 @@
	/delete-node/ qcom,pll-supply-entries;
};

&c400_scandump {
	qcom,dump-size = <0x22800>;
};

&c500_scandump {
	qcom,dump-size = <0x22800>;
};

&c600_scandump {
	qcom,dump-size = <0x22800>;
};

&c700_scandump {
	qcom,dump-size = <0x22800>;
};

&pcie0 {
	qcom,pcie-phy-ver = <20099>;
	qcom,phy-sequence = <0x0240 0x03 0x0
+4 −4
Original line number Diff line number Diff line
@@ -4611,22 +4611,22 @@
			qcom,dump-id = <0x133>;
		};

		c400_scandump {
		c400_scandump: c400_scandump {
			qcom,dump-size = <0x1a4c0>;
			qcom,dump-id = <0x134>;
		};

		c500_scandump {
		c500_scandump: c500_scandump {
			qcom,dump-size = <0x1a4c0>;
			qcom,dump-id = <0x135>;
		};

		c600_scandump {
		c600_scandump: c600_scandump {
			qcom,dump-size = <0x1a4c0>;
			qcom,dump-id = <0x136>;
		};

		c700_scandump {
		c700_scandump: c700_scandump {
			qcom,dump-size = <0x1a4c0>;
			qcom,dump-id = <0x137>;
		};