Files
openwrt-R7800-nss/target/linux
Markus Stockhausen 40d70c9c81 realtek: dsa: do not open code PHY access
The DSA has a link to the MDIO bus and already uses the read/write functions
that are provided. In parallel the dsa_switch_ops structure provides an
interface for phy_read and phy_write. These are still open-coded and sadly
circumvent the bus. Simplify the implementation and avoid inconsistencies by
reusing the existing bus infrastructure.

Additionally, remove two unused MMD header definitions as a quick win.

Reported-by: Jan Hoffmann <jan@3e8.eu>
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19548
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-07-31 22:00:25 +02:00
..
2025-07-16 09:40:36 +02:00
2025-07-27 18:22:31 +02:00
2025-07-12 16:47:58 +02:00
2025-07-19 11:59:56 +02:00
2025-07-13 15:27:54 +02:00
2025-07-18 12:31:00 +01:00
2025-07-20 23:37:37 +02:00
2025-07-19 18:34:58 +02:00
2025-07-26 01:00:09 +02:00
2025-06-21 13:54:17 +02:00
2025-07-12 16:47:58 +02:00
2025-07-13 00:49:37 +02:00
2025-07-26 01:11:21 +02:00