mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-13 18:49:06 +01:00
|
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
This commit repeats the mdio function relocation from the other targets. In short that means: - phy read/write functions are moved away from the phy driver - SerDes read/write functions are moved away from the dsa driver - All gets consolidated into the mdio driver (inside the ethernet driver) This is mostly a copy/paste to keep the changes small. The SerDes phy mapping and the simplification of the central bus functions will come later. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/19743 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| base-files | ||
| dts | ||
| files/firmware/rtl838x_phy | ||
| files-6.12 | ||
| image | ||
| patches-6.12 | ||
| profiles | ||
| rtl838x | ||
| rtl839x | ||
| rtl930x | ||
| rtl930x_nand | ||
| rtl931x | ||
| rtl931x_nand | ||
| Makefile | ||