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

Commit 6a9028e6 authored by Hareesh Gundu's avatar Hareesh Gundu
Browse files

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

Add RDPM register ranges for yupik GPU to update
CX and GX frequency changes to RDPM hardware.
RDPM stands for Rail Digital Power Meter available
for CX and MX to assist shared rails limits management
for peak current.

Change-Id: Icbea0bb2a1ad2a9755bb82e7cc53d97e5318d262
parent fb44e3f8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,10 +14,10 @@

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

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

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