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

LAN937x Support #101

Open
joaofl opened this issue Dec 7, 2023 · 1 comment
Open

LAN937x Support #101

joaofl opened this issue Dec 7, 2023 · 1 comment

Comments

@joaofl
Copy link

joaofl commented Dec 7, 2023

I can see some mentions and defines related to the LAN937x device family, including some patches on the stmmac driver to work along with the switch. However, I really wonder where the actual implementation of the driver is, and if it is even possible to compile the image for Kernel 6.1 with the LAN937x chip. I am aware of the https://github.com/microchip-ung/lan937x_linux repo, but that does not seem to support the dwmac, but only macb macs.

All along the code I see definitions like the one below, which are not implemented at all, and I wonder if it was ever compiled:
image

Do you have any suggestions on how to get the LAN937x working along with the stmmac on kernel 6.1?

@triha2work
Copy link
Collaborator

LAN937X chip is supposed to be supported with mainline DSA driver. Please use that driver as the non-DSA driver is never released publicly.

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

No branches or pull requests

2 participants