linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 10/10] ARM: tegra: set hw trips for Tegra124
@ 2016-01-13  8:01 Wei Ni
  2016-01-13 15:57 ` Thierry Reding
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Ni @ 2016-01-13  8:01 UTC (permalink / raw)
  To: rui.zhang, mikko.perttunen, swarren; +Cc: linux-tegra, linux-kernel, Wei Ni

Set hw trips for Tegra124.

Signed-off-by: Wei Ni <wni@nvidia.com>
---
 arch/arm/boot/dts/tegra124.dtsi | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
index 68669f791c8b..c670d71a8f37 100644
--- a/arch/arm/boot/dts/tegra124.dtsi
+++ b/arch/arm/boot/dts/tegra124.dtsi
@@ -701,6 +701,15 @@
 		resets = <&tegra_car 78>;
 		reset-names = "soctherm";
 		#thermal-sensor-cells = <1>;
+
+		hw-trips {
+			cpu {
+				therm-temp = <103000>;
+			};
+			gpu {
+				therm-temp = <101000>;
+			};
+		};
 	};
 
 	dfll: clock@0,70110000 {
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH V1 10/10] ARM: tegra: set hw trips for Tegra124
  2016-01-13  8:01 [PATCH V1 10/10] ARM: tegra: set hw trips for Tegra124 Wei Ni
@ 2016-01-13 15:57 ` Thierry Reding
  2016-01-15 10:00   ` Wei Ni
  0 siblings, 1 reply; 3+ messages in thread
From: Thierry Reding @ 2016-01-13 15:57 UTC (permalink / raw)
  To: Wei Ni; +Cc: rui.zhang, mikko.perttunen, swarren, linux-tegra, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 836 bytes --]

On Wed, Jan 13, 2016 at 04:01:04PM +0800, Wei Ni wrote:
> Set hw trips for Tegra124.
> 
> Signed-off-by: Wei Ni <wni@nvidia.com>
> ---
>  arch/arm/boot/dts/tegra124.dtsi | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
> index 68669f791c8b..c670d71a8f37 100644
> --- a/arch/arm/boot/dts/tegra124.dtsi
> +++ b/arch/arm/boot/dts/tegra124.dtsi
> @@ -701,6 +701,15 @@
>  		resets = <&tegra_car 78>;
>  		reset-names = "soctherm";
>  		#thermal-sensor-cells = <1>;
> +
> +		hw-trips {
> +			cpu {
> +				therm-temp = <103000>;
> +			};
> +			gpu {
> +				therm-temp = <101000>;
> +			};
> +		};
>  	};
>  
>  	dfll: clock@0,70110000 {

For Tegra210 you added a mem subnode, why doesn't Tegra124 have one like
that?

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH V1 10/10] ARM: tegra: set hw trips for Tegra124
  2016-01-13 15:57 ` Thierry Reding
@ 2016-01-15 10:00   ` Wei Ni
  0 siblings, 0 replies; 3+ messages in thread
From: Wei Ni @ 2016-01-15 10:00 UTC (permalink / raw)
  To: Thierry Reding
  Cc: rui.zhang, mikko.perttunen, swarren, linux-tegra, linux-kernel



On 2016年01月13日 23:57, Thierry Reding wrote:
> * PGP Signed by an unknown key
> 
> On Wed, Jan 13, 2016 at 04:01:04PM +0800, Wei Ni wrote:
>> Set hw trips for Tegra124.
>>
>> Signed-off-by: Wei Ni <wni@nvidia.com>
>> ---
>>  arch/arm/boot/dts/tegra124.dtsi | 9 +++++++++
>>  1 file changed, 9 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
>> index 68669f791c8b..c670d71a8f37 100644
>> --- a/arch/arm/boot/dts/tegra124.dtsi
>> +++ b/arch/arm/boot/dts/tegra124.dtsi
>> @@ -701,6 +701,15 @@
>>  		resets = <&tegra_car 78>;
>>  		reset-names = "soctherm";
>>  		#thermal-sensor-cells = <1>;
>> +
>> +		hw-trips {
>> +			cpu {
>> +				therm-temp = <103000>;
>> +			};
>> +			gpu {
>> +				therm-temp = <101000>;
>> +			};
>> +		};
>>  	};
>>  
>>  	dfll: clock@0,70110000 {
> 
> For Tegra210 you added a mem subnode, why doesn't Tegra124 have one like
> that?

Sorry, I made a mistake, I should remove the mem for Tegra210.

> 
> Thierry
> 
> * Unknown Key
> * 0x7F3EB3A1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-15  9:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-13  8:01 [PATCH V1 10/10] ARM: tegra: set hw trips for Tegra124 Wei Ni
2016-01-13 15:57 ` Thierry Reding
2016-01-15 10:00   ` Wei Ni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).