]> 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)
committerShreshtha Sahu <ssahu@nvidia.com>
Thu, 9 Jul 2015 06:04:43 +0000 (23:04 -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
(cherry picked from commit dd09cf99926ddeb4dd6d88040be02583c521fdaf)
Reviewed-on: http://git-master/r/764223
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Tested-by: Bharat Nihalani <bnihalani@nvidia.com>
arch/arm64/boot/dts/tegra210-jetson-cv-base-p2597-2180-a00.dts

index 5b5c956be8e66cebf517d5bd37b1ade78d4ef94f..e0565c2cbf81ede0a93f9342a2bd5f77d8aa4513 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 {