f4ed88297d
* add MSN4700 device files * update ACS-MSN4700 sai profile * update buffer pool size, headroom, sensor conf, port config and reboot scripts * fix ident * update sensor conf and buffer pool * [sn4700] add sku 4700 to chassis.py * [Mellanox-4700] Add 4700 info to psu and thermal platform API * update buffer config file template to the latest. update SAI profile to use 100G X 4lanes for now update port_config.ini according to the SAI profile * [Mellanox]Update the buffer configurations for 4700 * fix alignment in pg_profile_lookup.ini * add platform components file for new sku * Update device/mellanox/x86_64-mlnx_msn4700-r0/ACS-MSN4700/pg_profile_lookup.ini Co-Authored-By: Nazarii Hnydyn <nazariig@mellanox.com> * remove redundant line * [Mellanox]Correct type, buffer size Co-authored-by: Nazarii Hnydyn <nazariig@mellanox.com> Co-authored-by: junchao <junchao@mellanox.com> Co-authored-by: Stephen Sun <stephens@mellanox.com>
163 lines
6.6 KiB
Plaintext
163 lines
6.6 KiB
Plaintext
################################################################################
|
|
# Copyright (c) 2019 Mellanox Technologies
|
|
#
|
|
# Platform specific sensors config for SN4700
|
|
################################################################################
|
|
|
|
# Temperature sensors
|
|
bus "i2c-2" "i2c-1-mux (chan_id 1)"
|
|
chip "mlxsw-i2c-*-48"
|
|
label temp1 "Ambient ASIC Temp"
|
|
|
|
bus "i2c-7" "i2c-1-mux (chan_id 6)"
|
|
chip "tmp102-i2c-*-49"
|
|
label temp1 "Ambient Fan Side Temp (air intake)"
|
|
chip "tmp102-i2c-*-4a"
|
|
label temp1 "Ambient Port Side Temp (air exhaust)"
|
|
|
|
bus "i2c-15" "i2c-1-mux (chan_id 6)"
|
|
chip "tmp102-i2c-15-49"
|
|
label temp1 "Ambient COMEX Temp"
|
|
|
|
# Power controllers
|
|
bus "i2c-5" "i2c-1-mux (chan_id 4)"
|
|
chip "tps53679-i2c-*-62"
|
|
label in1 "PMIC-1 PSU 12V Rail (in)"
|
|
label in2 "PMIC-1 ASIC 0.8V VCORE_MAIN Rail (out)"
|
|
ignore in3
|
|
label temp1 "PMIC-1 Temp 1"
|
|
label temp2 "PMIC-1 Temp 2"
|
|
label power1 "PMIC-1 ASIC 0.8V VCORE_MAIN Rail Pwr (out)"
|
|
ignore power2
|
|
label curr1 "PMIC-1 ASIC 0.8V VCORE_MAIN Rail Curr (out)"
|
|
ignore curr2
|
|
chip "tps53679-i2c-*-64"
|
|
label in1 "PMIC-2 PSU 12V Rail (in)"
|
|
label in2 "PMIC-2 ASIC 1.8V MAIN Rail (out)"
|
|
compute in2 (1.5)*@, @/(1.5)
|
|
label in3 "PMIC-2 ASIC 1.2V MAIN Rail (out)"
|
|
label temp1 "PMIC-2 Temp 1"
|
|
label temp2 "PMIC-2 Temp 2"
|
|
label power1 "PMIC-2 ASIC 1.8V MAIN Rail Pwr (out)"
|
|
label power2 "PMIC-2 ASIC 1.2V MAIN Rail Pwr (out)"
|
|
label curr1 "PMIC-2 ASIC 1.8V MAIN Rail Curr (out)"
|
|
label curr2 "PMIC-2 ASIC 1.2V MAIN Rail Curr (out)"
|
|
chip "tps53679-i2c-*-66"
|
|
label in1 "PMIC-3 PSU 12V Rail (in)"
|
|
label in2 "PMIC-3 ASIC 0.85V VCORE_T0_1 Rail (out)"
|
|
label in3 "PMIC-3 ASIC 1.8V T0_1 Rail (out)"
|
|
label temp1 "PMIC-3 Temp 1"
|
|
label temp2 "PMIC-3 Temp 2"
|
|
label power1 "PMIC-3 ASIC 0.85V VCORE_T0_1 Rail Pwr (out)"
|
|
label power2 "PMIC-3 ASIC 1.8V T0_1 Rail Pwr (out)"
|
|
label curr1 "PMIC-3 ASIC 0.85V VCORE_T0_1 Rail Curr (out)"
|
|
label curr2 "PMIC-3 ASIC 1.8V T0_1 Rail Curr (out)"
|
|
chip "tps53679-i2c-*-68"
|
|
label in1 "PMIC-4 PSU 12V Rail (in)"
|
|
label in2 "PMIC-4 ASIC 0.85V VCORE_T2_3 Rail (out)"
|
|
label in3 "PMIC-4 ASIC 1.8V T2_3 Rail (out)"
|
|
label temp1 "PMIC-4 Temp 1"
|
|
label temp2 "PMIC-4 Temp 2"
|
|
label power1 "PMIC-4 ASIC 0.85V VCORE_T2_3 Rail Pwr (out)"
|
|
label power2 "PMIC-4 ASIC 1.8V T2_3 Rail Pwr (out)"
|
|
label curr1 "PMIC-4 ASIC 0.85V VCORE_T2_3 Rail Curr (out)"
|
|
label curr2 "PMIC-4 ASIC 1.8V T2_3 Rail Curr (out)"
|
|
chip "tps53679-i2c-*-6a"
|
|
label in1 "PMIC-5 PSU 12V Rail (in)"
|
|
label in2 "PMIC-5 ASIC 0.85V VCORE_T4_5 Rail (out)"
|
|
label in3 "PMIC-5 ASIC 1.8V T4_5 Rail (out)"
|
|
label temp1 "PMIC-5 Temp 1"
|
|
label temp2 "PMIC-5 Temp 2"
|
|
label power1 "PMIC-5 ASIC 0.85V VCORE_T4_5 Rail Pwr (out)"
|
|
label power2 "PMIC-5 ASIC 1.8V T4_5 Rail Pwr (out)"
|
|
label curr1 "PMIC-5 ASIC 0.85V VCORE_T4_5 Rail Curr (out)"
|
|
label curr2 "PMIC-5 ASIC 1.8V T4_5 Rail Curr (out)"
|
|
chip "tps53679-i2c-*-6c"
|
|
label in1 "PMIC-6 PSU 12V Rail (in)"
|
|
label in2 "PMIC-6 ASIC 0.85V VCORE_T6_7 Rail (out)"
|
|
label in3 "PMIC-6 ASIC 1.8V T6_7 Rail (out)"
|
|
label temp1 "PMIC-6 Temp 1"
|
|
label temp2 "PMIC-6 Temp 2"
|
|
label power1 "PMIC-6 ASIC 0.85V VCORE_T6_7 Rail Pwr (out)"
|
|
label power2 "PMIC-6 ASIC 1.8V T6_7 Rail Pwr (out)"
|
|
label curr1 "PMIC-6 ASIC 0.85V VCORE_T6_7 Rail Curr (out)"
|
|
label curr2 "PMIC-6 ASIC 1.8V T6_7 Rail Curr (out)"
|
|
chip "tps53679-i2c-*-6e"
|
|
label in1 "PMIC-7 PSU 12V Rail (in)"
|
|
label in2 "PMIC-7 ASIC 1.2V T0_3 Rail (out)"
|
|
label in3 "PMIC-7 ASIC 1.2V T4_7 Rail (out)"
|
|
label temp1 "PMIC-7 Temp 1"
|
|
label temp2 "PMIC-7 Temp 2"
|
|
label power1 "PMIC-7 ASIC 1.2V T0_3 Rail Pwr (out)"
|
|
label power2 "PMIC-7 ASIC 1.2V T4_7 Rail Pwr (out)"
|
|
label curr1 "PMIC-7 ASIC 1.2V T0_3 Rail Curr (out)"
|
|
label curr2 "PMIC-7 ASIC 1.2V T4_7 Rail Curr (out)"
|
|
|
|
bus "i2c-15" "i2c-1-mux (chan_id 6)"
|
|
chip "tps53679-i2c-*-58"
|
|
label in1 "PMIC-8 PSU 12V Rail (in)"
|
|
label in2 "PMIC-8 COMEX 1.8V Rail (out)"
|
|
label in3 "PMIC-8 COMEX 1.05V Rail (out)"
|
|
label temp1 "PMIC-8 Temp 1"
|
|
label temp2 "PMIC-8 Temp 2"
|
|
label power1 "PMIC-8 COMEX 1.8V Rail Pwr (out)"
|
|
label power2 "PMIC-8 COMEX 1.05V Rail Pwr (out)"
|
|
label curr1 "PMIC-8 COMEX 1.8V Rail Curr (out)"
|
|
label curr2 "PMIC-8 COMEX 1.05V Rail Curr (out)"
|
|
chip "tps53679-i2c-*-61"
|
|
label in1 "PMIC-9 PSU 12V Rail (in)"
|
|
label in2 "PMIC-9 COMEX 1.2V Rail (out)"
|
|
ignore in3
|
|
label temp1 "PMIC-9 Temp 1"
|
|
label temp2 "PMIC-9 Temp 2"
|
|
label power1 "PMIC-9 COMEX 1.2V Rail Pwr (out)"
|
|
ignore power2
|
|
label curr1 "PMIC-9 COMEX 1.2V Rail Curr (out)"
|
|
ignore curr2
|
|
|
|
# Power supplies
|
|
bus "i2c-4" "i2c-1-mux (chan_id 3)"
|
|
chip "dps460-i2c-*-58"
|
|
label in1 "PSU-1(L) 220V Rail (in)"
|
|
ignore in2
|
|
label in3 "PSU-1(L) 12V Rail (out)"
|
|
label fan1 "PSU-1(L) Fan 1"
|
|
label temp1 "PSU-1(L) Temp 1"
|
|
label temp2 "PSU-1(L) Temp 2"
|
|
label temp3 "PSU-1(L) Temp 3"
|
|
label power1 "PSU-1(L) 220V Rail Pwr (in)"
|
|
label power2 "PSU-1(L) 12V Rail Pwr (out)"
|
|
label curr1 "PSU-1(L) 220V Rail Curr (in)"
|
|
label curr2 "PSU-1(L) 12V Rail Curr (out)"
|
|
chip "dps460-i2c-*-59"
|
|
label in1 "PSU-2(R) 220V Rail (in)"
|
|
ignore in2
|
|
label in3 "PSU-2(R) 12V Rail (out)"
|
|
label fan1 "PSU-2(R) Fan 1"
|
|
label temp1 "PSU-2(R) Temp 1"
|
|
label temp2 "PSU-2(R) Temp 2"
|
|
label temp3 "PSU-2(R) Temp 3"
|
|
label power1 "PSU-2(R) 220V Rail Pwr (in)"
|
|
label power2 "PSU-2(R) 12V Rail Pwr (out)"
|
|
label curr1 "PSU-2(R) 220V Rail Curr (in)"
|
|
label curr2 "PSU-2(R) 12V Rail Curr (out)"
|
|
|
|
# Chassis fans
|
|
chip "mlxreg_fan-isa-*"
|
|
label fan1 "Chassis Fan Drawer-1 Tach 1"
|
|
label fan2 "Chassis Fan Drawer-1 Tach 2"
|
|
label fan3 "Chassis Fan Drawer-2 Tach 1"
|
|
label fan4 "Chassis Fan Drawer-2 Tach 2"
|
|
label fan5 "Chassis Fan Drawer-3 Tach 1"
|
|
label fan6 "Chassis Fan Drawer-3 Tach 2"
|
|
label fan7 "Chassis Fan Drawer-4 Tach 1"
|
|
label fan8 "Chassis Fan Drawer-4 Tach 2"
|
|
label fan9 "Chassis Fan Drawer-5 Tach 1"
|
|
label fan10 "Chassis Fan Drawer-5 Tach 2"
|
|
label fan11 "Chassis Fan Drawer-6 Tach 1"
|
|
label fan12 "Chassis Fan Drawer-6 Tach 2"
|
|
|
|
# Miscellaneous
|
|
chip "*-virtual-*"
|
|
ignore temp1
|