]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
arm64: jetson-cv: update fan curve settings
authorShreshtha SAHU <ssahu@nvidia.com>
Thu, 18 Jun 2015 17:01:59 +0000 (10:01 -0700)
committermobile promotions <svcmobile_promotions@nvidia.com>
Mon, 29 Jun 2015 20:07:48 +0000 (13:07 -0700)
Fan curve settings for CVM on Jetson-CV platform

Bug 1656216

Change-Id: I5c401da32632378ccb0cadbaaa9ea4b3e5ecf348
Signed-off-by: Shreshtha SAHU <ssahu@nvidia.com>
Reviewed-on: http://git-master/r/759719
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
arch/arm64/boot/dts/tegra210-jetson-cv-base-p2597-2180-a00.dts

index 69973488e4a1989f001182191f0699b41e85ee3e..026b9948573311790989f8d4814a1fd6bd23a9d6 100644 (file)
 
        thermal-fan-est {
                compatible = "thermal-fan-est";
-               active_trip_temps = <0 63000 74000 85000 120000
+               active_trip_temps = <0 51000 61000 71000 82000
                                140000 150000 160000 170000 180000>;
-               active_hysteresis = <0 15000 11000 6000 4000
+               active_hysteresis = <0 15000 9000 9000 10000
                                0 0 0 0 0>;
        };
 
        pwm-fan {
                compatible = "pwm-fan";
                shared_data = <&pwm_fan_shared_data>;
-               active_pwm = <0 70 115 135 135 240 245 250 252 255>;
+               active_pwm = <0 80 120 160 255 255 255 255 255 255>;
        };
 
        pwm_fan_shared_data: pfsd {