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

Commit dd08e776 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 62f3d90f 4697ee62
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";