Skip to content

Fintek F81214E driver support#547

Open
gordon-nexthop wants to merge 1 commit intosonic-net:masterfrom
nexthop-ai:gordon.fintek_F81214E_driver_support
Open

Fintek F81214E driver support#547
gordon-nexthop wants to merge 1 commit intosonic-net:masterfrom
nexthop-ai:gordon.fintek_F81214E_driver_support

Conversation

@gordon-nexthop
Copy link
Copy Markdown

@gordon-nexthop gordon-nexthop commented Mar 18, 2026

Driver support for Finetk F81214E an LPC/eSPI to 2 UART Super I/O chip. Upstream linux pull request - will remove this patch if and when this ultimately gets accepted and backported to 6.12.

@mssonicbld
Copy link
Copy Markdown

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@gordon-nexthop gordon-nexthop changed the title NOS-4523: Blackmamba: Fintek F81214E driver support (#126) Fintek F81214E driver support Mar 18, 2026
@gordon-nexthop gordon-nexthop marked this pull request as ready for review March 18, 2026 17:28
@gordon-nexthop gordon-nexthop requested a review from a team as a code owner March 18, 2026 17:28
@gordon-nexthop gordon-nexthop marked this pull request as draft March 18, 2026 17:52
@gordon-nexthop
Copy link
Copy Markdown
Author

gordon-nexthop commented Mar 18, 2026

Will wait for #541 and rebase accordingly

@mssonicbld
Copy link
Copy Markdown

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Copy Markdown

/azp run

@gordon-nexthop gordon-nexthop marked this pull request as ready for review March 31, 2026 14:42
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@gordon-nexthop gordon-nexthop force-pushed the gordon.fintek_F81214E_driver_support branch from 6d02585 to 31b806e Compare March 31, 2026 19:16
@mssonicbld
Copy link
Copy Markdown

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Copy Markdown

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

#define CHIP_ID_F81216AD 0x1602
#define CHIP_ID_F81216E 0x1617
#define CHIP_ID_F81216H 0x0501
+#define CHIP_ID_F81214E 0x1417
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.

I wonder why you didn’t put it below CHIP_ID_F81216, so it’s kind of sorted. But as it was accepted upstream, I guess the maintainer does not mind.

@paulmenzel
Copy link
Copy Markdown
Contributor

Oh, and it’d be great, if you squashed all commits into one, and force pushed, so unnecessary commit messages get removed.

@gordon-nexthop gordon-nexthop force-pushed the gordon.fintek_F81214E_driver_support branch from 2428678 to b71acbe Compare April 10, 2026 21:56
@mssonicbld
Copy link
Copy Markdown

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Signed-off-by: gordon-nexthop <gordon@nexthop.ai>
@gordon-nexthop gordon-nexthop force-pushed the gordon.fintek_F81214E_driver_support branch from b71acbe to 8c055d5 Compare April 10, 2026 21:57
@mssonicbld
Copy link
Copy Markdown

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

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.

Thank you. We are getting there. ;-)

  1. Use the correct name in the SONiC commit: Signed-off-by: gordon-nexthop gordon@nexthop.ai
  2. Maybe name in that commit, the device you tested on.
  3. Make the commit summary a statement: Add Fintek F81214E driver support
  4. Use the git.kernel.org URL of the commit in the merge/pull request description.

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.

4 participants