Skip to content

drivers: ethernet: phy: API add ability to read, whether auto-negotiation is enabled or whether a fixed link is used #88443

@clamattia

Description

@clamattia

Is your enhancement proposal related to a problem? Please describe.
Make it possible to query the phy of whether auto-negotiation is used or whether the link is fixed. This is necessary for some interfaces.

Describe the solution you'd like
Add a function to Ethernet PHY Interface to query this information.

Describe alternatives you've considered
Caller could directly look in the devicetree. But this seems very rigid and fragile at the same time.

Additional context
TBD

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions