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

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

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

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

CRs-Fixed: 2765368
Change-Id: I8acbb6aee4a98f9e1e3b3b18a77cd798dc24ff3a
parent ea572074
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -198,9 +198,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
+2 −0
Original line number Diff line number Diff line
@@ -51,6 +51,8 @@

		qcom,gpu-qdss-stm = <0x161c0000 0x40000>; /* base addr, size */

		qcom,tzone-names = "gpuss-0-usr", "gpuss-1-usr";

		interconnects = <&gem_noc MASTER_GFX3D &mc_virt SLAVE_EBI1>;
		interconnect-names = "gpu_icc_path";