Ethernet: fix bits for other H5 external phy to re-enable eth0

This commit is contained in:
Igor Pecovnik 2017-12-17 14:02:10 +01:00
parent e0549a654d
commit 9fea34ca6e

View File

@ -213,7 +213,7 @@ index 1c2387bd5df6f..9689087611945 100644
+ status = "okay";
+};
+
+&mdio {
+&external_mdio {
+ ext_rgmii_phy: ethernet-phy@7 {
+ compatible = "ethernet-phy-ieee802.3-c22";
+ reg = <7>;
@ -253,8 +253,8 @@ index 4f77c8470f6c3..a8296feee8841 100644
pinctrl-0 = <&ir_pins_a>;
status = "okay";
};
+&mdio {
+&external_mdio {
+ ext_rgmii_phy: ethernet-phy@1 {
+ compatible = "ethernet-phy-ieee802.3-c22";
+ reg = <1>;
@ -294,8 +294,8 @@ index 6be06873e5afe..d906b302cbcdc 100644
pinctrl-0 = <&ir_pins_a>;
status = "okay";
};
+&mdio {
+&external_mdio {
+ ext_rgmii_phy: ethernet-phy@1 {
+ compatible = "ethernet-phy-ieee802.3-c22";
+ reg = <1>;