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

Commit b16fa3f7 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add GPU CX debugbus register range for SM8150"

parents 1292dc2b aeae8709
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -67,8 +67,8 @@
		label = "kgsl-3d0";
		compatible = "qcom,kgsl-3d0", "qcom,kgsl-3d";
		status = "ok";
		reg = <0x2C00000 0x40000>;
		reg-names = "kgsl_3d0_reg_memory";
		reg = <0x2c00000 0x40000>, <0x2c61000 0x800>;
		reg-names = "kgsl_3d0_reg_memory", "cx_dbgc";
		interrupts = <0 300 0>;
		interrupt-names = "kgsl_3d0_irq";
		qcom,id = <0>;