Sujin Kang
d5238ae8dd
[pcie.yaml] Move pcie configuration file path to platform directory ( #6475 )
...
- Why I did it
The pcie configuration file location is under plugin directory not under platform directory.
#6437
- How I did it
Move all pcie.yaml configuration file from plugin to platform directory.
Remove unnecessary timer to start pcie-check.service
Move pcie-check.service to sonic-host-services
- How to verify it
Verify on the device
2021-02-21 08:27:37 -08:00
Samuel Angebault
a24b581d80
[Arista] Add pcie.yaml configuration file for a few platforms ( #5527 )
...
* Add pcie.yaml configuration for Gardena
* Add pcie.yaml configuration for Upperlake
* Add pcie.yaml configuration for Clearlake
* Add pcie.yaml configuration for Lodoga
2020-10-02 09:05:43 -07:00
Samuel Angebault
df063bd78d
[device/Arista] Add initial support for platform API ( #2964 )
...
* Congregate plugin scripts for Arista platforms
* Update arista driver submodules
Pulls new platform API related changes
2019-06-07 09:01:09 -07:00
Samuel Angebault
ec850df74b
[devices]: Use arista library as led plugin for more platforms. ( #1809 )
...
This apply to arista_7050_qx32 and arista_7050_qx32s.
2018-06-23 17:24:56 -07:00
Joe LeVeque
6fc38af2f0
Remove fan LED initialization from led_control plugins for Arista 7050-QX32, 7050-QX-32S ( #1733 )
2018-05-23 17:57:38 -07:00
lguohan
25d73ef1a1
[device]: fix led_control plugin on Arista 7050-QX32S ( #1527 )
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-03-24 02:04:25 -07:00
Samuel Angebault
9dc85620f3
[device/arista] Add psuutil plugin for Arista platforms ( #1221 )
...
* Bump sonic-platform-modules-arista submodule
* Add psuutil plugnis for Arista platforms
2017-12-08 16:32:50 -08:00
Joe LeVeque
49feeaa456
[LEDs]: Initialize status and fan LEDs to green on Arista 7050-QX-32/7050-QX-32-S ( #886 )
2017-08-14 10:25:50 -07:00
Joe LeVeque
178fc032ae
[sfputil]: Add support for SFP presence, low-power mode and reset ( #877 )
...
- Update sfputil plugins for Dell FORCE10-S6000, Arista 7050-QX-32, 7050-QX-32-S
2017-08-11 11:36:32 -07:00
Joe LeVeque
f49cac086f
Remove extra trailing newlines at EOF ( #804 )
...
Files now end with a single newline
2017-07-12 20:54:37 -07:00
lguohan
e904b3bf46
[device]: add minigraph and LED support for Arista 7050 QX32S ( #773 )
2017-06-30 10:28:39 -07:00
Samuel Angebault
7d33387e7c
[platform] Complete support for Arista-7050QX-32S ( #661 )
...
* Bump sonic-platform-modules-arista submodule
* Use sonic_sfputil plugin from the arista library
* Fix undefined variable varlog_size
* Prevent minigraph.xml to be removed from the flash
* Update DCS-7050QX-32 sensors config
2017-06-02 01:31:53 -07:00
Samuel Angebault
cb969fc843
[platform] Add Arista DCS-7050QX-32S and missing plugins ( #597 )
...
* Update sonic-platform-modules-arista submodule
* Add sensors.conf for Arista DCS-7050QX-32S
* Add plugin/eeprom.py for Arista DCS-7050QX-32S
* Add plugin/sfputil.py for Arista DCS-7050QX-32S
* Add port_config.ini for Arista DCS-7050QX-32S
* Add plugin/sfputil.py for Arista DCS-7060CX-32S
* Add plugin/eeprom.py for Arista DCS-7060CX-32S
* Update plugin/eeprom.py for Arista DCS-7050QX-32
2017-05-16 08:07:47 -07:00