Skip to content

Enable i2c-xiic and add upstream patches#564

Open
domingo-nexthop wants to merge 1 commit intosonic-net:masterfrom
nexthop-ai:domingo.i2c-xiic-patch
Open

Enable i2c-xiic and add upstream patches#564
domingo-nexthop wants to merge 1 commit intosonic-net:masterfrom
nexthop-ai:domingo.i2c-xiic-patch

Conversation

@domingo-nexthop
Copy link
Copy Markdown
Contributor

@domingo-nexthop domingo-nexthop commented Apr 21, 2026

Include the i2c-xiic driver and add kernel patches

Patches accepted upstream:

Upstream patches have been "rebased" onto 6.12 kernel

Fixes sonic-net/sonic-linux-kernel#543

Fixes sonic-net/sonic-linux-kernel#544

Signed-off-by: Domingo <domingo@nexthop.ai>
@mssonicbld
Copy link
Copy Markdown

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@domingo-nexthop domingo-nexthop changed the title add i2c-xiic patches Enable i2c-xiic and add upstream patches Apr 22, 2026
@domingo-nexthop domingo-nexthop marked this pull request as ready for review April 22, 2026 00:09
@domingo-nexthop domingo-nexthop requested a review from a team as a code owner April 22, 2026 00:09
Copy link
Copy Markdown
Contributor

@paulmenzel paulmenzel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add patch for i2c-xiic driver to enable custom bus number Add i2c-xiic driver to sonic-linux-kernel

3 participants