[Platform]As7712-32x update for sensors test (#1292)

* Update sonic-platform-modules-accton to lastest

Signed-off-by: roylee123 <roy_lee@accton.com>

* [platform]AS7712.
    1. update device driver.
        - move 7712 modules to common dir, and linked to them.
        - add new lm75 node at I2C address 0x4B.
        - add optoe module for QSFP eeprom access.
        - add accton_pmbus_3y.c module for pmbus access.
    2. masked sensor.conf for matching of sku-sensors-data.yml.
Signed-off-by: roylee123 <roy_lee@accton.com>
This commit is contained in:
Roy Lee 2018-01-10 19:08:05 +08:00 committed by lguohan
parent 50f060e8bd
commit 8ae3c6c88a
2 changed files with 20 additions and 19 deletions

View File

@ -2,21 +2,22 @@
# ------------------------------------------------ # ------------------------------------------------
# #
chip "ym2651-*" #Comment out the following for sku-sensors-data.yml
label power1 "PSU Output Power" #chip "ym2651-*"
label temp1 "Power Supply Temp" # label power1 "PSU Output Power"
label fan1 "Fan Speed" # label temp1 "Power Supply Temp"
# label fan1 "Fan Speed"
chip "as7712_32x_fan-*" #
label fan1 "Fan tray 1 front" #chip "as7712_32x_fan-*"
label fan2 "Fan tray 2 front" # label fan1 "Fan tray 1 front"
label fan3 "Fan tray 3 front" # label fan2 "Fan tray 2 front"
label fan4 "Fan tray 4 front" # label fan3 "Fan tray 3 front"
label fan5 "Fan tray 5 front" # label fan4 "Fan tray 4 front"
label fan6 "Fan tray 6 front" # label fan5 "Fan tray 5 front"
label fan11 "Fan tray 1 rear" # label fan6 "Fan tray 6 front"
label fan12 "Fan tray 2 rear" # label fan11 "Fan tray 1 rear"
label fan13 "Fan tray 3 rear" # label fan12 "Fan tray 2 rear"
label fan14 "Fan tray 4 rear" # label fan13 "Fan tray 3 rear"
label fan15 "Fan tray 5 rear" # label fan14 "Fan tray 4 rear"
label fan16 "Fan tray 6 rear" # label fan15 "Fan tray 5 rear"
# label fan16 "Fan tray 6 rear"

@ -1 +1 @@
Subproject commit dfff9a88cd94da081e80222872c33859e4132365 Subproject commit a7149adb425bdd42520780f009f764b985ee0ebc