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

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

Merge "ARM: dts: msm: Add tzone-names for lito GPU"

parents ac60c8dd 1d95084c
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 −2
Original line number Diff line number Diff line
@@ -72,8 +72,7 @@
		qcom,gpu-qdss-stm = <0x161c0000 0x40000>; /* base addr, size */

		#cooling-cells = <2>;

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

		qcom,pm-qos-active-latency = <44>;

+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>;
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@
		qcom,gpu-qdss-stm = <0x161c0000 0x40000>; /* base addr, size */

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

		/* CPU latency parameter */
		qcom,pm-qos-active-latency = <67>;