[202012]Add config3 register which is used to get COMEX CPU board version#285
Merged
saiarcot895 merged 1 commit intosonic-net:202012from Jul 16, 2022
Merged
Conversation
Signed-off-by: Kebo Liu <kebol@nvidia.com>
6 tasks
saiarcot895
approved these changes
Jul 16, 2022
Contributor
|
Thank you for the patch. Next time, it’d be great, if you added a space after the tag [202012]. |
paulmenzel
reviewed
Jul 16, 2022
| Subject: [PATCH] platform: mellanox: Add config3 register support | ||
|
|
||
| Add config3 register which is using to get COMEX CPU board version | ||
|
|
Contributor
There was a problem hiding this comment.
I do not see this change in Linus’ master branch. Please mention the upstream status.
dprital
added a commit
to dprital/sonic-buildimage
that referenced
this pull request
Jul 16, 2022
Update sonic-linux-kernel submodule pointer to include the following: * add new kernel patch come with hw-mgmt 7.0010.2348 ([sonic-net#285](sonic-net/sonic-linux-kernel#285)) Signed-off-by: dprital <drorp@nvidia.com>
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Kebo Liu kebol@nvidia.com
Add a new patch comes with the hw-mgmt version V.7.0010.2348
Add config3 register which is used to get COMEX CPU board versionCurrently, this patch is under work: https://patchwork.kernel.org/project/platform-driver-x86/patch/20220711084559.62447-7-vadimp@nvidia.com/
when backporting to 202012 branch (kernel version 4.19), the patch was reshaped accordingly.