]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
realtek: add phy-handle for Zyxel GS1900-10HP SFP slots 20228/head
authorBjørn Mork <bjorn@mork.no>
Sun, 28 Sep 2025 19:15:23 +0000 (21:15 +0200)
committerRobert Marko <robimarko@gmail.com>
Mon, 29 Sep 2025 18:54:19 +0000 (20:54 +0200)
Align GS1900-10HP dts with other realtek devices to reduce the risk of device
specific regressions with the upcoming driver cleanup/rewrite.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Link: https://github.com/openwrt/openwrt/pull/20228
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/dts/rtl8380_zyxel_gs1900-10hp-a1.dts

index 8d65513538b6196ca9df951fcccffd6d285c8044..f535f1d016f874d51b927e968a5bc271bb83dfd4 100644 (file)
@@ -63,6 +63,7 @@
                        reg = <24>;
                        label = "lan9";
                        pcs-handle = <&serdes4>;
+                       phy-handle = <&phy24>;
                        phy-mode = "1000base-x";
                        managed = "in-band-status";
                        sfp = <&sfp0>;
@@ -72,6 +73,7 @@
                        reg = <26>;
                        label = "lan10";
                        pcs-handle = <&serdes5>;
+                       phy-handle = <&phy26>;
                        phy-mode = "1000base-x";
                        managed = "in-band-status";
                        sfp = <&sfp1>;