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

Commit 52165047 authored by Akhil P Oommen's avatar Akhil P Oommen
Browse files

ARM: dts: msm: Add isense block to Lito GPU snapshot

Add the isense register block to Lito GPU snapshot so that it
would be dumped as part of the GPU snapshot.

Change-Id: Ieca58180318df4c0e698a441c077f430b93b4b29
parent 70a234df
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -62,8 +62,9 @@
		compatible = "qcom,kgsl-3d0", "qcom,kgsl-3d";
		status = "ok";
		reg = <0x3d00000 0x40000>, <0x3d61000 0x800>,
			<0x3de0000 0x1000>;
		reg-names = "kgsl_3d0_reg_memory", "cx_dbgc", "rscc";
			<0x3de0000 0x1000>, <0x3d8b000 0x2000>;
		reg-names = "kgsl_3d0_reg_memory", "cx_dbgc", "rscc",
				"isense_cntl";
		interrupts = <0 300 IRQ_TYPE_LEVEL_HIGH>;
		interrupt-names = "kgsl_3d0_irq";
		qcom,id = <0>;