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

Commit f8652ef4 authored by Deepak Kumar's avatar Deepak Kumar
Browse files

ARM: dts: msm: Correct GPU QDSS STM base address for trinket



GPU QDSS STM base address is incorrect, update it with
correct base address.

Change-Id: Ieee09173f7e2a5cf1b9572b102aea6447395adff
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent 22a3b390
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@
		qcom,snapshot-size = <1048576>;

		/* base addr, size */
		qcom,gpu-qdss-stm = <0x161c0000 0x40000>;
		qcom,gpu-qdss-stm = <0xe1c0000 0x40000>;
		#cooling-cells = <2>;

		clocks = <&clock_gpucc GPU_CC_GX_GFX3D_CLK>,