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

Commit 67773af0 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 762cc294 711aa436
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";