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

Commit ee9fef90 authored by Harshdeep Dhatt's avatar Harshdeep Dhatt
Browse files

ARM: dts: msm: Add gpu isense controller registers for kona



Add the isense register space so that we can dump it in gpu
snapshots.

Change-Id: Ib1c62c1db4b7d55b924e66469dce3e524589d1ef
Signed-off-by: default avatarHarshdeep Dhatt <hdhatt@codeaurora.org>
parent f5f31790
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -61,8 +61,9 @@
		compatible = "qcom,kgsl-3d0", "qcom,kgsl-3d";
		status = "ok";
		reg = <0x3d00000 0x40000>, <0x3d61000 0x800>,
			<0x3de0000 0x10000>;
		reg-names = "kgsl_3d0_reg_memory", "cx_dbgc", "rscc";
			<0x3de0000 0x10000>, <0x3d8b000 0x2000>;
		reg-names = "kgsl_3d0_reg_memory", "cx_dbgc", "rscc",
				"isense_cntl";
		interrupts = <0 300 IRQ_TYPE_NONE>;
		interrupt-names = "kgsl_3d0_irq";
		qcom,id = <0>;