-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[device/Celestica] Introduce Silverstone2 platform module #4451
base: master
Are you sure you want to change the base?
Conversation
01398de
to
572667b
Compare
* [switchboard] Update optical module i2c bus number offset. * [switchboard] Fix port xcvr mapping table (port swapping 9, 13). * [init] Update i2c mapping in init script.
This pull request introduces 1 alert when merging 572667b into d1940b2 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 055cc2c into bddd0d1 - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 90f03e7 into c52b8c4 - view on LGTM.com new alerts:
|
retest broadcom please |
retest vsimage please |
* Andreas Larsson <andreas@gaisler.com> | ||
*/ | ||
|
||
#include <linux/clk.h> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use the linux kernel one?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will update this PR to use kernel's i2c-ocores after this sonic-net/sonic-linux-kernel#135 merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pr has been merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as comments
This pull request introduces 1 alert when merging e3c1b80 into 6d0f8dc - view on LGTM.com new alerts:
|
- What I did
Introduce the Celestica Silverstone2 device platform to the Broadcom image.
Only the platform driver module and device plugins.
- How I did it
Add the kernel module driver and basic device plugins and HwSKU skeleton.
- How to verify it
The platform module starts after SONiC bootup.
Verify basic plugins: sfputil, psuutil, and eeprom
Read sensor from BMC.
- Description for the changelog
Test log:
silverstone2_porting_test.md.log
Buster test log:
silverstone2_porting_test_buster.md.log