ARM: dts: ni-bluefin: Specify mv88e6341 switch PHYs#220
Merged
gratian merged 1 commit intoni:nilrt/master/6.6from Mar 26, 2025
Merged
ARM: dts: ni-bluefin: Specify mv88e6341 switch PHYs#220gratian merged 1 commit intoni:nilrt/master/6.6from
gratian merged 1 commit intoni:nilrt/master/6.6from
Conversation
Marvell 88E6341 'Topaz' ethernet switch on Bluefin hardware has 6 ports, of which port 1 to 4 PHYs are mapped at SMI addresses from 0x11 to 0x14. Specify and bind them to the exposed ports on Bluefin devices. Signed-off-by: HatsyRei <yan.huan.chng@emerson.com>
gratian
approved these changes
Mar 26, 2025
chaitu236
approved these changes
Mar 26, 2025
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.
WI: AB#2918589
Discovered an issue with Bluefin ethernet interface not detecting link up/down correctly due to missing PHY enumeration. Specifying PHY for both ports resolves this issue.
Testing: Deployed kernel changes on 9189, verify that ethernet functionality and link status correctness based on presence of ethernet connection to both ports.