Enable i2c-xiic and add upstream patches#564
Open
domingo-nexthop wants to merge 1 commit intosonic-net:masterfrom
Open
Enable i2c-xiic and add upstream patches#564domingo-nexthop wants to merge 1 commit intosonic-net:masterfrom
domingo-nexthop wants to merge 1 commit intosonic-net:masterfrom
Conversation
Signed-off-by: Domingo <domingo@nexthop.ai>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
paulmenzel
suggested changes
Apr 22, 2026
Contributor
paulmenzel
left a comment
There was a problem hiding this comment.
I think the description of the merge/pull request is not copied when submitting, so please add the text to the commit, and also use the full name in the Signed-off-by line there.
Lastly, instead of the tag Fixes, please use Resolves: when referencing issues.
| @@ -0,0 +1,107 @@ | |||
| From d1520f927851bb76f562d2fd1067acc55179e866 Mon Sep 17 00:00:00 2001 | |||
Contributor
There was a problem hiding this comment.
No idea, how to do it with b4, but as the patches are in Linus’ branch master, please generate the patches from this, so the upstream commit hashes are used. The command below should do the trick:
git format-patch -7 dd0422eb1566a823587ede7780aef9c9c7a45b04
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.
Include the i2c-xiic driver and add kernel patches
Patches accepted upstream:
b4 am 20260223-i2c-xiic-v12-6-b6c9ce4e4f3c@nexthop.aiUpstream patches have been "rebased" onto 6.12 kernel
Fixes sonic-net/sonic-linux-kernel#543
Fixes sonic-net/sonic-linux-kernel#544