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

Commit 711aa436 authored by George Shen's avatar George Shen
Browse files

Revert "ARM: dts: msm: Add RPMH CPR register range in GPU DTSI"



This reverts commit d308f564.
SW workaround in GFX driver is not needed after a better system
workaround is already in place.

CRs-Fixed: 2085877
Change-Id: I9ced3fd89d4ca01db01a7d5bb0d7a198564c3c74
Signed-off-by: default avatarGeorge Shen <sqiao@codeaurora.org>
parent 1d9aee75
Loading
Loading
Loading
Loading
+2 −8
Original line number Diff line number Diff line
@@ -264,14 +264,8 @@
		label = "kgsl-gmu";
		compatible = "qcom,gpu-gmu";

		reg =
			<0x506a000 0x31000>,
			<0xb200000 0x300000>,
			<0xc200000 0x10000>;
		reg-names =
			"kgsl_gmu_reg",
			"kgsl_gmu_pdc_reg",
			"kgsl_gmu_cpr_reg";
		reg = <0x506a000 0x30000>, <0xb200000 0x300000>;
		reg-names = "kgsl_gmu_reg", "kgsl_gmu_pdc_reg";

		interrupts = <0 304 0>, <0 305 0>;
		interrupt-names = "kgsl_hfi_irq", "kgsl_gmu_irq";