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

Commit efd5e235 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: Capture CX debug block for SDM670 GPU"

parents 1b3e1258 d43b01c7
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -47,9 +47,12 @@
		label = "kgsl-3d0";
		compatible = "qcom,kgsl-3d0", "qcom,kgsl-3d";
		status = "ok";
		reg = <0x5000000 0x40000
			0x780000 0x6300>;
		reg-names = "kgsl_3d0_reg_memory", "qfprom_memory";
		reg =   <0x5000000 0x40000>,
			<0x5061000 0x800>,
			<0x780000 0x6300>;
		reg-names =     "kgsl_3d0_reg_memory",
				"kgsl_3d0_cx_dbgc_memory",
				"qfprom_memory";
		interrupts = <0 300 0>;
		interrupt-names = "kgsl_3d0_irq";
		qcom,id = <0>;