Integrate HW-MGMT Version 7.0050.3530#582
Draft
stephenxs wants to merge 1 commit into
Draft
Conversation
## Patch List * 0054-1-platform-mellanox-Downstream-Add-support-for-new-Nvi.patch : * 0058-PCI-DOE-Poll-DOE-Busy-bit-for-up-to-1-second-in-pci.patch : torvalds/linux@86efc62 * 0059-leds-mlxreg-Provide-conversion-for-hardware-LED-colo.patch : Signed-off-by: sw-r2d2-bot <sw-r2d2-bot@nvidia.com>
|
/azp run |
|
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
Contributor
Please use correct Signed-off-by lines in the commit message and the merge/pull request description. |
paulmenzel
suggested changes
May 29, 2026
| CONFIG_PINCTRL_DENVERTON=m | ||
| CONFIG_NVSW_HOST_L1=m | ||
| CONFIG_NVSW_HOST_SPC5=m | ||
| CONFIG_NVSW_HOST_SPC6=m |
Contributor
There was a problem hiding this comment.
This is not mentioned in the commit message.
| +MODULE_DESCRIPTION("Nvidia platform driver"); | ||
| +MODULE_LICENSE("Dual BSD/GPL"); | ||
| + | ||
| diff --git a/drivers/platform/mellanox/nvsw-host-spc6.c b/drivers/platform/mellanox/nvsw-host-spc6.c |
Contributor
There was a problem hiding this comment.
This hunk is pretty big. Please mention it in the commit message.
Contributor
There was a problem hiding this comment.
This is upstream commit 86efc62d031307e53ad4011e0aa8898e029cef47. Please add the upstream commit hashes to the commit message.
Contributor
There was a problem hiding this comment.
This seems to be upstream commit dbf76f865842de70d7fd7edbbb482778d70ba47e.
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.
Why I did it
Integrate HW-MGMT 7.0050.3530 Changes
Patch List
Signed-off-by: sw-r2d2-bot sw-r2d2-bot@nvidia.com
How I did it
Run make integrate-mlnx-hw-mgmt