-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Mellanox] add new platform msn2201 #8
Conversation
Signed-off-by: tomeri <tomeri@nvidia.com>
Signed-off-by: tomeri <tomeri@nvidia.com>
Please remove the backport from 202012. |
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.
Please add NVIDIA Copyright header for the files
|
Signed-off-by: tomeri <tomeri@nvidia.com>
|
2ffb33c
to
769b72a
Compare
Signed-off-by: tomeri <tomeri@nvidia.com>
Signed-off-by: tomeri <tomeri@nvidia.com>
Signed-off-by: tomeri <tomeri@nvidia.com>
Signed-off-by: tomeri <tomeri@nvidia.com>
Signed-off-by: tomeri <tomeri@nvidia.com>
|
Signed-off-by: tomeri <tomeri@nvidia.com>
Signed-off-by: tomeri <tomeri@nvidia.com>
Signed-off-by: tomeri <tomeri@nvidia.com>
# 13 2201 | ||
{ | ||
THERMAL_DEV_CATEGORY_CPU_CORE:(0, 2), | ||
THERMAL_DEV_CATEGORY_MODULE:(1, 56), |
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.
Please check with Vadim/Michael that we can use all the ports for thermal. Not sure that the ports which are RJ45 are. maybe we can specific a range of the 4 100g ports only?
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.
RJ45 don't have thermals.
I will change it to, so we need to change it to:
THERMAL_DEV_CATEGORY_MODULE:(52, 4)
I will test it and update it
} | ||
}, | ||
'x86_64-nvidia_sn2201-r0': { | ||
'thermal': { |
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.
Please check with Vadim/Michael if this is the right definition for termal. I am not aware we got a clear statement.
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.
answer from vadim:
"Regarding “minimum_table” – as far as I know we didn’t get dynamic minimum table for Alligator yet. In hw-mgmt thermal algorithm we consider all corners to be at 60%."
a4efe06
to
a130986
Compare
38e93d1
to
a50e8c6
Compare
a50e8c6
to
b749ef5
Compare
Update Barefoot platform support for Bullseye and 5.10 kernel, and add python3-venv.
Signed-off-by: tomeri <tomeri@nvidia.com>
b749ef5
to
934ab11
Compare
Code taken to: |
Signed-off-by: tomeri tomeri@nvidia.com
Why I did it
add new files for the new platform MSN2201
How I did it
added new device folder and platform device files to it based on (msn2700)
some of the files are linked to msn2700 and some were changed according to the new device specification (ports, speeds)
How to verify it
run with these files on the new HW
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)