Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KSZ9477 errata fixes #273

Merged
merged 2 commits into from
Sep 4, 2024
Merged

KSZ9477 errata fixes #273

merged 2 commits into from
Sep 4, 2024

Conversation

jpaali
Copy link

@jpaali jpaali commented Aug 30, 2024

Includes a couples of fixes from the official errata.
And in separate commit custom fixes which are needed to get the camera to work.
Also removed unnecessary phyinit from mpfs_ethernet..

mpfs_phyinit() was called twice during ifup().

Signed-off-by: Jani Paalijarvi <[email protected]>
@jpaali jpaali force-pushed the ksz9477_errata_fixes branch 3 times, most recently from 2ca75d7 to 1c32bf8 Compare August 30, 2024 11:20
drivers/net/ksz9477.c Outdated Show resolved Hide resolved
drivers/net/ksz9477.c Outdated Show resolved Hide resolved
Setup OLD configuration which seems to work

Improve PHY receive performance
Disable EEE for ports 1-5
Fix supply current values

Signed-off-by: Jani Paalijarvi <[email protected]>
@jpaali
Copy link
Author

jpaali commented Sep 4, 2024

We decided not to upstream these. Dropping "official" errata implementation.. Backup in backup_ksz9477_errata if needed at some point..

@jpaali jpaali merged commit f5c8c19 into master Sep 4, 2024
11 checks passed
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.

3 participants