Arun Saravanan Balachandran
bcc6c64335
[DellEMC]: Platform modules Python3 compliance and other changes ( #5609 )
...
- Make DellEMC platform modules Python3 compliant.
- Change return type of PSU Platform APIs in DellEMC Z9264, S5232 and Thermal Platform APIs in S5232 to 'float'.
- Remove multiple copies of pcisysfs.py.
- PEP8 style changes for utility scripts.
- Build and install Python3 version of sonic_platform package.
- Fix minor Platform API issues.
2020-10-17 12:31:55 -07:00
Santhosh Kumar T
c9a14f71d0
[DellEMC] Z9264f Disable low power modes in 10G ports ( #4908 )
...
In Z9264 by default, all the ports have disabled low power mode except the last two 10G ports.
Disabled low power mode in the last two 10G ports.
2020-07-12 18:08:52 +00:00
rkdevi27
84256314fe
DellEMC: Platform 2.0 Api - Fan for z9264f ( #4191 )
2020-03-28 11:48:22 -07:00
Arun Saravanan Balachandran
0b52be3e5f
DellEMC: Z9264-Platform2.0 Implementation [Reboot Cause] ( #4246 )
...
- Added get_reboot_cause() API implementation in chassis.py
- Added new file platform.py for platform2.0 API implementation.
2020-03-23 15:30:09 -07:00
Joe LeVeque
ab4861deb8
DellEMC: Platform 2.0 Api - Component for z9264f ( #4091 )
2020-03-04 19:17:09 -08:00
rkdevi27
c2677a5614
[devices]: DellEMC: Platform 2.0 Api(sfp,eeprom,chassis )for z9264f ( #4007 )
...
- Sfp,Eeprom,Chassis(transceiver change event) support added for z9264f Platform 2.0 API
- Added Interrupt handler to SFP change event in dell_z9264f_fpga_ocores.c
- Fixed few indentation and offset issues in sfputil.py for z9264f
2020-01-23 09:32:34 -08:00
Aravind Mani
d6f3fde884
[devices]: support SFP+ for Z9264F ( #3700 )
...
- Changed sff8436 to optoe driver for both QSFP and SFP+
- Used optoe1 for QSFP and optoe2 for SFP.
2019-11-04 22:10:20 -08:00
Aravind Mani
ac1d2c1023
[devices]: DellEMC Z9264f_50gProfile: Added support for 50G T0 profile ( #3418 )
...
* Z9264f_50gProfile: Added support for 50g profile
2019-09-14 20:23:48 -07:00
Aravind Mani
f238042471
Z9264f-LED_changes ( #3376 )
...
Updated z9264_platform.sh to change appropriate LED when HWSKU is changed.
2019-08-23 12:00:37 -07:00
Sudharsan D.G
6d62249f04
[devices]: Optics fixes in Dell Z9100/Z9264f platforms ( #2936 )
2019-05-25 18:06:53 -07:00
Karthik Gengan
154a88331d
[devices]: DellEmc-Z9264f:Interrupt based Optic OIR ( #2926 )
2019-05-22 22:09:53 -07:00
Karthik Gengan
a5a5ba6d6a
[devices]: DellEmc-Z9264f: Bug fixed in platform specific sensor script ( #2916 )
2019-05-19 22:05:46 -07:00
Sudharsan D.G
1ffb34b4e3
[devices]: Dell z9264f bringup ( #2415 )
...
* Updating Z9264f for A01 board
* Adding platform_reboot plugin to Z9264f
* Change execute mode for platform_reboot
* Indenting python files
* Adding missed service file
* Addressing code review comments
* Modified the polling logic in transceiver change event
2019-01-08 21:14:18 -08:00
Shuotian Cheng
a99008356b
[dell]: Remove depmod -a from the platform initialization script ( #1954 )
...
depmod -a will be executed automatically after the package get installed
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-22 17:12:05 -07:00
Guohan Lu
9047edc38e
[platform]: move dell platform modules into buildimage repo
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-13 10:39:07 +00:00