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

Commit 010a3d25 authored by Deepak Kumar's avatar Deepak Kumar
Browse files

ARM: dts: msm: Correct CX_DBGC_CFG register block name for sdmmagpie



CX_DBGC_CFG block was renamed from "kgsl_3d0_cx_dbgc_memory"
to "cx_dbgc" to make it more consice. Update this block name
so that it can be accessed.

Change-Id: I468aa8eaa6e90fde04f3d2c175e6bb743af83588
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent 0aa9aa46
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -54,7 +54,7 @@
			<0x5061000 0x800>,
			<0x5061000 0x800>,
			<0x780000 0x6300>;
			<0x780000 0x6300>;
		reg-names =     "kgsl_3d0_reg_memory",
		reg-names =     "kgsl_3d0_reg_memory",
				"kgsl_3d0_cx_dbgc_memory",
				"cx_dbgc",
				"qfprom_memory";
				"qfprom_memory";
		interrupts = <0 300 IRQ_TYPE_LEVEL_HIGH>;
		interrupts = <0 300 IRQ_TYPE_LEVEL_HIGH>;
		interrupt-names = "kgsl_3d0_irq";
		interrupt-names = "kgsl_3d0_irq";