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

ramips: simplify multi-phy support patches #15591

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

DragonBluep
Copy link
Contributor

For MT7620, we should always prevent main ethernet interface from going down due to phy link changes. And the ralink net driver does not support cable test function, so this patch won't change any behavior.

Ref:
https://elixir.bootlin.com/linux/v6.6.32/source/drivers/net/phy/phy.c#L798
https://elixir.bootlin.com/linux/v6.6.32/source/drivers/net/phy/phy.c#L869

@DragonBluep DragonBluep marked this pull request as ready for review May 30, 2024 08:28
@github-actions github-actions bot added the target/ramips pull request/issue for ramips target label May 30, 2024
For MT7620, we should always prevent main ethernet interface from
going down due to phy link changes. And the ralink net driver does
not support cable test function, so this patch won't change any
behavior.

Ref:
6fcba5e ("ramips: port 0034-NET-multi-phy-support.patch to 5.4")

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: openwrt#15591
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
@openwrt-bot openwrt-bot merged commit 6e51b36 into openwrt:main Jun 4, 2024
3 checks passed
@981213
Copy link
Member

981213 commented Jun 4, 2024

Merged. Thanks!

@DragonBluep DragonBluep deleted the ramips-simplify-multiphy branch June 4, 2024 13:31
Vladdrako pushed a commit to Vladdrako/openwrt that referenced this pull request Jun 8, 2024
For MT7620, we should always prevent main ethernet interface from
going down due to phy link changes. And the ralink net driver does
not support cable test function, so this patch won't change any
behavior.

Ref:
6fcba5e ("ramips: port 0034-NET-multi-phy-support.patch to 5.4")

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: openwrt#15591
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target/ramips pull request/issue for ramips target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants