lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 15 Jan 2016 18:00:00 +0800
From:	Wei Ni <wni@...dia.com>
To:	Thierry Reding <thierry.reding@...il.com>
CC:	<rui.zhang@...el.com>, <mikko.perttunen@...si.fi>,
	<swarren@...dotorg.org>, <linux-tegra@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V1 10/10] ARM: tegra: set hw trips for Tegra124



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@...dia.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
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ