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

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

Merge "ARM: dts: msm: Ioremap the CX debug GPU block in SDM845"

parents 6628ed00 969ade5e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -47,8 +47,8 @@
		label = "kgsl-3d0";
		compatible = "qcom,kgsl-3d0", "qcom,kgsl-3d";
		status = "ok";
		reg = <0x5000000 0x40000>;
		reg-names = "kgsl_3d0_reg_memory";
		reg = <0x5000000 0x40000>, <0x5061000 0x800>;
		reg-names = "kgsl_3d0_reg_memory", "kgsl_3d0_cx_dbgc_memory";
		interrupts = <0 300 0>;
		interrupt-names = "kgsl_3d0_irq";
		qcom,id = <0>;