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

Commit 2985bc06 authored by Tao,Zhang's avatar Tao,Zhang
Browse files

ARM: dts: msm: Increase the size for scandump on shima

Increase the size for scandump ids from 0x1a4c0 to 0x40000 on
shima.

Change-Id: Ia522487d7eec3a94a636137681df8650f25c1c94
parent 8c41e5b7
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2865,22 +2865,22 @@
		};

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

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

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

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