Skip to content

Commit 50aba59

Browse files
wadelnnlguohan
authored andcommitted
[platform]: Update submodule platform/broadcom/sonic-platform-modules-ingrasys (#670)
* Update submodule platform/broadcom/sonic-platform-modules-ingrasys * Fixed FAN Status Setup Error. * Add Drivers deinitialization feature. * Allow for updating drivers on a running system. * Let fans returned to full speed when driver uninstalled. * Change S8900-64XC fancontrol config * Delete S9100 syncd.conf Signed-off-by: Wade He <[email protected]> * Update submodule * Fixed build error in fsroot on different kernel versions between host and rootfs. * Fixed Read HW Revision in CPLD. * rmmod check to avoid error. Signed-off-by: Wade He <[email protected]>
1 parent 67acc01 commit 50aba59

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Configuration file generated by pwmconfig, changes will be lost
22
INTERVAL=10
3-
DEVPATH=hwmon1=devices/pci0000:00/0000:00:1f.3/i2c-0/0-002f
4-
DEVNAME=hwmon1=w83795adg
5-
FCTEMPS=hwmon1/device/pwm1=hwmon1/device/temp2_input hwmon1/device/pwm2=hwmon1/device/temp2_input
6-
FCFANS=hwmon1/device/pwm2=hwmon1/device/fan10_input hwmon1/device/pwm2=hwmon1/device/fan9_input hwmon1/device/pwm2=hwmon1/device/fan8_input hwmon1/device/pwm2=hwmon1/device/fan7_input hwmon1/device/pwm2=hwmon1/device/fan6_input hwmon1/device/pwm2=hwmon1/device/fan5_input hwmon1/device/pwm1=hwmon1/device/fan4_input hwmon1/device/pwm1=hwmon1/device/fan3_input hwmon1/device/pwm1=hwmon1/device/fan2_input hwmon1/device/pwm1=hwmon1/device/fan1_input
7-
MINTEMP=hwmon1/device/pwm1=20 hwmon1/device/pwm2=20
8-
MAXTEMP=hwmon1/device/pwm1=60 hwmon1/device/pwm2=60
9-
MINSTART=hwmon1/device/pwm1=150 hwmon1/device/pwm2=150
10-
MINSTOP=hwmon1/device/pwm1=0 hwmon1/device/pwm2=0
3+
DEVPATH=hwmon2=devices/pci0000:00/0000:00:1f.3/i2c-0/0-002f
4+
DEVNAME=hwmon2=w83795adg
5+
FCTEMPS=hwmon2/device/pwm1=hwmon2/device/temp2_input hwmon2/device/pwm2=hwmon2/device/temp2_input
6+
FCFANS=hwmon2/device/pwm2=hwmon2/device/fan10_input hwmon2/device/pwm2=hwmon2/device/fan9_input hwmon2/device/pwm2=hwmon2/device/fan8_input hwmon2/device/pwm2=hwmon2/device/fan7_input hwmon2/device/pwm2=hwmon2/device/fan6_input hwmon2/device/pwm2=hwmon2/device/fan5_input hwmon2/device/pwm1=hwmon2/device/fan4_input hwmon2/device/pwm1=hwmon2/device/fan3_input hwmon2/device/pwm1=hwmon2/device/fan2_input hwmon2/device/pwm1=hwmon2/device/fan1_input
7+
MINTEMP=hwmon2/device/pwm1=20 hwmon2/device/pwm2=20
8+
MAXTEMP=hwmon2/device/pwm1=60 hwmon2/device/pwm2=60
9+
MINSTART=hwmon2/device/pwm1=150 hwmon2/device/pwm2=150
10+
MINSTOP=hwmon2/device/pwm1=0 hwmon2/device/pwm2=0
1111

device/ingrasys/x86_64-ingrasys_s9100-r0/syncd.conf

-1
This file was deleted.

0 commit comments

Comments
 (0)