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

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

Merge "ARM: dts: msm: Map QDSS gfx debug registers for Lahaina"

parents 86f7bc57 058212a4
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -13,9 +13,10 @@
		compatible = "qcom,kgsl-3d0";
		status = "ok";
		reg = <0x3d00000 0x40000>, <0x3d61000 0x800>,
			<0x3de0000 0x10000>, <0x3d8b000 0x2000>;
			<0x3de0000 0x10000>, <0x3d8b000 0x2000>,
			<0x06900000 0x80000>;
		reg-names = "kgsl_3d0_reg_memory", "cx_dbgc", "rscc",
			"isense_cntl";
			"isense_cntl", "qdss_gfx";
		interrupts = <0 300 IRQ_TYPE_LEVEL_HIGH>;
		interrupt-names = "kgsl_3d0_irq";