Просмотр исходного кода

realtek: add phy-handle for Zyxel GS1900-10HP SFP slots

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 <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20228
Signed-off-by: Robert Marko <[email protected]>
Bjørn Mork 3 месяцев назад
Родитель
Сommit
d22b57e1e4
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      target/linux/realtek/dts/rtl8380_zyxel_gs1900-10hp-a1.dts

+ 2 - 0
target/linux/realtek/dts/rtl8380_zyxel_gs1900-10hp-a1.dts

@@ -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>;