[marvell-teralynx] Add Trixie support#43
Merged
saiarcot895 merged 3 commits intosaiarcot895:trixiefrom Oct 20, 2025
Merged
Conversation
Signed-off-by: Naveen Rampuram <nrampuram@marvell.com>
Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com>
Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com>
saiarcot895
reviewed
Oct 19, 2025
Comment on lines
+440
to
+441
| strncpy(info->type, "jc42", I2C_NAME_SIZE - 1); | ||
| info->type[I2C_NAME_SIZE - 1] = '\0'; // Ensure null-termination |
Owner
There was a problem hiding this comment.
Please use strscpy instead, that appears to be preferred within the kernel.
saiarcot895
approved these changes
Oct 20, 2025
Owner
|
Merging this for now, in preparation of rebase |
saiarcot895
pushed a commit
that referenced
this pull request
Oct 21, 2025
* Add Trixie support Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> * Update submodule sonic-platform-marvell-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> * Update submodule mrvl-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> --------- Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> Co-authored-by: Naveen Rampuram <nrampuram@marvell.com>
5 tasks
saiarcot895
pushed a commit
that referenced
this pull request
Nov 4, 2025
* Add Trixie support Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> * Update submodule sonic-platform-marvell-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> * Update submodule mrvl-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> --------- Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> Co-authored-by: Naveen Rampuram <nrampuram@marvell.com>
saiarcot895
pushed a commit
that referenced
this pull request
Nov 17, 2025
* Add Trixie support Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> * Update submodule sonic-platform-marvell-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> * Update submodule mrvl-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> --------- Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> Co-authored-by: Naveen Rampuram <nrampuram@marvell.com>
saiarcot895
pushed a commit
that referenced
this pull request
Nov 23, 2025
* Add Trixie support Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> * Update submodule sonic-platform-marvell-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> * Update submodule mrvl-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> --------- Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> Co-authored-by: Naveen Rampuram <nrampuram@marvell.com>
saiarcot895
pushed a commit
that referenced
this pull request
Nov 26, 2025
* Add Trixie support Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> * Update submodule sonic-platform-marvell-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> * Update submodule mrvl-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> --------- Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> Co-authored-by: Naveen Rampuram <nrampuram@marvell.com>
saiarcot895
pushed a commit
that referenced
this pull request
Nov 30, 2025
* Add Trixie support Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> * Update submodule sonic-platform-marvell-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> * Update submodule mrvl-teralynx Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> --------- Signed-off-by: Naveen Rampuram <nrampuram@marvell.com> Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> Co-authored-by: Naveen Rampuram <nrampuram@marvell.com>
saiarcot895
pushed a commit
that referenced
this pull request
Feb 23, 2026
…tically (sonic-net#23388) #### Why I did it src/sonic-dash-api ``` * 78a3884 - (HEAD -> master, origin/master, origin/HEAD) Undeprecate action_type, change field type to ActionType (#43) (10 hours ago) [Lawrence Lee] ``` #### How I did it #### How to verify it #### Description for the changelog
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
Add trixie compilation support for marvell-teralynx platform
How I did it
Changes involve,
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)