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

Commit 4697ee62 authored by Pankaj Gupta's avatar Pankaj Gupta
Browse files

ARM: dts: msm: Add cx_misc register map for yupik GPU

Adding cx_misc register range for yupik gpu to enable snapshot
collection for cx misc registers.

Change-Id: Iab19a2cbb816554b283cab1410b68b17e3ada5a4
parent 39ae2d0b
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -22,10 +22,12 @@

		reg = <0x3d00000 0x40000>, <0x3d61000 0x800>,
			<0x3de0000 0x10000>, <0x3d8b000 0x2000>,
			<0x06900000 0x80000>, <0x0636000 0x1000>;
			<0x06900000 0x80000>, <0x0636000 0x1000>,
			<0x3d9e000 0x1000>;

		reg-names = "kgsl_3d0_reg_memory", "cx_dbgc", "rscc",
			"isense_cntl", "qdss_gfx", "rdpm_mx";
			"isense_cntl", "qdss_gfx", "rdpm_mx",
			"cx_misc";

		interrupts = <0 300 IRQ_TYPE_LEVEL_HIGH>;
		interrupt-names = "kgsl_3d0_irq";