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

Commit ffecb56e authored by Young Kwak's avatar Young Kwak
Browse files

ARM: dts: msm: Add tzone-names for lagoon GPU

Add GPU tzone-names to get the GPU temperature on lagoon.

CRs-Fixed: 2765368
Change-Id: I6412554bf6fa0738bb7cd036b58badb9ce7ec4cc
parent 98707754
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -201,9 +201,9 @@ Optional Properties:
				baseAddr - base address of the qtimer memory region
				size     - size of the qtimer region

- qcom,tsens-name:
				Specify the name of GPU temperature sensor. This name will be used
				to get the temperature from the thermal driver API.
- qcom,tzone-names:
				Specify the names of GPU thermal zones. These will be used
				to get gpu temperature from the thermal driver API.

- qcom,enable-midframe-timer:
				Boolean. Enables the use of midframe sampling timer. This timer
+1 −0
Original line number Diff line number Diff line
@@ -103,6 +103,7 @@
		qcom,gpu-qdss-stm = <0x161c0000 0x40000>;

		#cooling-cells = <2>;
		qcom,tzone-names = "gpuss-0-usr", "gpuss-1-usr";

		/* Bus Scale Settings */
		qcom,gpubw-dev = <&gpubw>;