Wirut Getbamrung
a5a11f6e7d
[device/celestica]: Fix xcvrd error ( #3979 ) ( #4345 )
...
* [device/celestica]: add pmon_daemon_control config
* [device/celestica]: update sfp index follow port_config
* [device/celestica]: update get_watchdog to avoid multiple daemon try opening watchdog
2020-04-01 01:24:55 -07:00
Wirut Getbamrung
65fc916dcf
[platform/device] - Implement Silverstone platform API [Chassis/Fan] ( #3706 )
...
Implement part of the Chassis and Fan related APIs.
- Chassis APIs
get_base_mac()
get_serial_number()
get_serial_number()
get_system_eeprom_info()
get_reboot_cause()
- Fan APIs
get_direction()
get_speed()
get_target_speed()
get_speed_tolerance()
set_speed()
set_status_led()
get_target_speed()
- Fan APIs base on Device API
get_name()
get_presence()
get_model()
get_serial()
get_status()
Signed-off-by: Wirut Getbamrung wgetbumr@celestica.com
2019-11-06 18:56:17 -08:00
tiantianlv
368c4fa9fe
[devices]: support Silverstone platform ( #3474 )
...
* [device/celestica] Add silverstone device plugins and configs
* add port led fireware of PAM4!
* [platform/broadcom] Add Celestica silverstone platform module.
* Add switch configuration Silverstone!
* Add 128x100 configuration!
* Delete serdes copper parameter!
* [device/celestica] Fix incorrect index in Silverstone 128x100G port cfg
* [platform/broadcom] Remove unrelated platform other than Silverstone
* [device/celestica] Silverstone remove minigraphs
* [device/celestica] Silverstone update sai.profile to use hwsku path
* [device/celestica] Silverstone format sfputil codes
* [device/celestica] Add speed column to Silverstone 32x400G port conf
* [device/celestica] Silverstone disable 10G ports prevent orchagent crash
*These ports will be added later after BRCM SAI support SFP.
* Remove LED redundancy configuration and add comments!
* [plugins/sfputil] update Silverstone ports to QSFP-DD type
* [plugins/sfputil] Silverstone fix return NotImplementedError with raise
2019-10-09 17:47:46 -07:00