mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-18 21:28:02 +00:00
realtek: remove wrong SMI bus from XGS1250
The RTL930x have only 4 SMI busses (0-3) and the XGS1250 SFP port ist directly managed. Remove the wrong configuration in the dts. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/16457 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
8f68e1abe5
commit
74509c0e7d
@ -310,7 +310,6 @@
|
||||
compatible = "ethernet-phy-ieee802.3-c22";
|
||||
phy-is-integrated;
|
||||
reg = <27>;
|
||||
rtl9300,smi-address = <4 0>;
|
||||
sds = < 9 >;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user