[device/celestica]: Implement Seastone2 platform API#5080
[device/celestica]: Implement Seastone2 platform API#5080jleveque merged 37 commits intosonic-net:masterfrom
Conversation
Initialize get_status_led function for fan led.
Implement PSU API for Seastone2
[device/celestica-silverstone2]: Implement ThermalBase API
Dev seastone2 api on sfp function.
|
This pull request introduces 31 alerts when merging 9392c1d into d24d717 - view on LGTM.com new alerts:
|
|
This pull request introduces 31 alerts when merging 3a2cc6d into 81e0777 - view on LGTM.com new alerts:
|
|
This pull request introduces 7 alerts when merging 9e183e6 into fe38728 - view on LGTM.com new alerts:
|
|
This pull request introduces 7 alerts when merging 8e86f6e into fe38728 - view on LGTM.com new alerts:
|
|
retest broadcom please |
jleveque
left a comment
There was a problem hiding this comment.
Please fix remaining LGTM alerts (catch Exception rather than BaseException)
* Code style format. * Removed unused codes. * Replace strtoX with kstrtoX. * Fix duplicate device unregister.
|
This pull request introduces 1 alert when merging 634f845 into bf3c901 - view on LGTM.com new alerts:
|
|
This pull request introduces 7 alerts when merging 243f9ea into d370ba7 - view on LGTM.com new alerts:
|
…atus [platform/broadcom] Seastone2 add sysfs for XCVR event interrupt
|
@jleveque , Can you merge this PR ? |
Implement Seastone2 platform API: 1. Implement Fan APIs. 2. Implement Psu APIs. 3. Implement Thermal APIs. 4. Implement Component APIs. 5. Implement Chassis APIs. 6. Implement Sfp APIs. 7. Implement Watchdog APIs. (Required new CPLD version) 8. Upgrade switchboard driver to support port insert/remove interrupt 9. Init all above APIs class on chassis API. Co-authored-by: pjaipakdee <jai.peerapong@gmail.com> Co-authored-by: Pradchaya P <pphuchar@celestica.com>
- What I did
- How I did it
- How to verify it
Signed-off-by: Wirut Getbamrung wgetbumr@celestica.com