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 Original line Diff line number Diff line
@@ -201,9 +201,9 @@ Optional Properties:
				baseAddr - base address of the qtimer memory region
				baseAddr - base address of the qtimer memory region
				size     - size of the qtimer region
				size     - size of the qtimer region


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


- qcom,enable-midframe-timer:
- qcom,enable-midframe-timer:
				Boolean. Enables the use of midframe sampling timer. This timer
				Boolean. Enables the use of midframe sampling timer. This timer
+1 −2
Original line number Original line Diff line number Diff line
@@ -72,8 +72,7 @@
		qcom,gpu-qdss-stm = <0x161c0000 0x40000>; /* base addr, size */
		qcom,gpu-qdss-stm = <0x161c0000 0x40000>; /* base addr, size */


		#cooling-cells = <2>;
		#cooling-cells = <2>;

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


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


+1 −0
Original line number Original line Diff line number Diff line
@@ -103,6 +103,7 @@
		qcom,gpu-qdss-stm = <0x161c0000 0x40000>;
		qcom,gpu-qdss-stm = <0x161c0000 0x40000>;


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


		/* Bus Scale Settings */
		/* Bus Scale Settings */
		qcom,gpubw-dev = <&gpubw>;
		qcom,gpubw-dev = <&gpubw>;
+1 −1
Original line number Original line Diff line number Diff line
@@ -90,7 +90,7 @@
		qcom,gpu-qdss-stm = <0x161c0000 0x40000>; /* base addr, size */
		qcom,gpu-qdss-stm = <0x161c0000 0x40000>; /* base addr, size */


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


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