From 98480e1a15fc20e9fd6d388af30b5ea200dfaacb Mon Sep 17 00:00:00 2001 From: Oleksandr Shamray Date: Mon, 2 Sep 2024 18:04:24 +0300 Subject: [PATCH] hw-mgmt: thermal: Add SN5400 support for forward air flow direction Add SN5400 support for forward air flow direction. Signed-off-by: Oleksandr Shamray --- usr/etc/hw-management-thermal/tc_config_msn5400.json | 4 ++-- usr/etc/hw-management-thermal/tc_config_msn5600.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/usr/etc/hw-management-thermal/tc_config_msn5400.json b/usr/etc/hw-management-thermal/tc_config_msn5400.json index 1c5514f5d..16ea1e889 100644 --- a/usr/etc/hw-management-thermal/tc_config_msn5400.json +++ b/usr/etc/hw-management-thermal/tc_config_msn5400.json @@ -32,8 +32,8 @@ "0" : {"rpm_min":4143, "rpm_max":13500, "slope": 133, "pwm_min" : 30, "pwm_max_reduction" : 10}, "1" : {"rpm_min":3891, "rpm_max":12603, "slope": 123, "pwm_min" : 30, "pwm_max_reduction" : 10}}, "P2C": { - "0" : {"rpm_min":0, "rpm_max":0, "slope": 150, "pwm_min" : 101, "pwm_max_reduction" : 10}, - "1" : {"rpm_min":0, "rpm_max":0, "slope": 150, "pwm_min" : 101, "pwm_max_reduction" : 10} + "0" : {"rpm_min":4143, "rpm_max":13500, "slope": 133, "pwm_min" : 30, "pwm_max_reduction" : 10}, + "1" : {"rpm_min":3891, "rpm_max":12603, "slope": 123, "pwm_min" : 30, "pwm_max_reduction" : 10} } }, "dev_parameters" : { diff --git a/usr/etc/hw-management-thermal/tc_config_msn5600.json b/usr/etc/hw-management-thermal/tc_config_msn5600.json index c8f83b40d..307cb5f3c 100644 --- a/usr/etc/hw-management-thermal/tc_config_msn5600.json +++ b/usr/etc/hw-management-thermal/tc_config_msn5600.json @@ -32,8 +32,8 @@ "0" : {"rpm_min":4143, "rpm_max":13500, "slope": 133, "pwm_min" : 30, "pwm_max_reduction" : 10}, "1" : {"rpm_min":3891, "rpm_max":12603, "slope": 123, "pwm_min" : 30, "pwm_max_reduction" : 10}}, "P2C": { - "0" : {"rpm_min":0, "rpm_max":0, "slope": 150, "pwm_min" : 101, "pwm_max_reduction" : 10}, - "1" : {"rpm_min":0, "rpm_max":0, "slope": 150, "pwm_min" : 101, "pwm_max_reduction" : 10} + "0" : {"rpm_min":4143, "rpm_max":13500, "slope": 133, "pwm_min" : 30, "pwm_max_reduction" : 10}, + "1" : {"rpm_min":3891, "rpm_max":12603, "slope": 123, "pwm_min" : 30, "pwm_max_reduction" : 10} } }, "dev_parameters" : {