mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-18 05:51:14 +01:00
The dts for RTL93xx devices has duplicate data about the smi bus of a phy node. The parent node declares the number of the bus and the realtek,smi-address attribute does the same. Remove the bus part from the realtek,smi-address attribute and lookup the bus from the parent node. While we are here remove all realtek,smi-address attributes where phy id matches the bus address. The driver will use that as a fallback. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/21438 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| base-files | ||
| dts | ||
| files/firmware/rtl838x_phy | ||
| files-6.12 | ||
| image | ||
| patches-6.12 | ||
| profiles | ||
| rtl838x | ||
| rtl839x | ||
| rtl930x | ||
| rtl930x_nand | ||
| rtl931x | ||
| rtl931x_nand | ||
| Makefile | ||