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

Commit b0acca42 authored by Carter Cooper's avatar Carter Cooper Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add RDPM register map for Lahaina GPU

Add the RDPM register ranges so the graphics driver can share
the current GPU frequency across drivers.

Change-Id: I87e8f15ef4876fc030f37bfc72bc36df277cd03f
parent 93345930
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -14,9 +14,10 @@
		status = "ok";
		reg = <0x3d00000 0x40000>, <0x3d61000 0x800>,
			<0x3de0000 0x10000>, <0x3d8b000 0x2000>,
			<0x06900000 0x80000>;
			<0x06900000 0x80000>, <0x0634000 0x1000>,
			<0x0636000 0x1000>;
		reg-names = "kgsl_3d0_reg_memory", "cx_dbgc", "rscc",
			"isense_cntl", "qdss_gfx";
			"isense_cntl", "qdss_gfx", "rdpm_cx", "rdpm_mx";
		interrupts = <0 300 IRQ_TYPE_LEVEL_HIGH>;
		interrupt-names = "kgsl_3d0_irq";