Skip to content

Commit 26c4b47

Browse files
fabioestevamShawn Guo
authored andcommitted
arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHY
There is only on Ethernet port and one Ethernet PHY on imx8qxp-mek. Remove the unexisting ethphy1 port. This fixes a run-time warning: mdio_bus 5b040000.ethernet-1: MDIO device at address 1 is missing. Fixes: fdea904 ("arm64: dts: imx: add imx8qxp mek support") Signed-off-by: Fabio Estevam <[email protected]> Reviewed-by: Leonard Crestez <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent bcbf53a commit 26c4b47

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

arch/arm64/boot/dts/freescale/imx8qxp-mek.dts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@
5252
compatible = "ethernet-phy-ieee802.3-c22";
5353
reg = <0>;
5454
};
55-
56-
ethphy1: ethernet-phy@1 {
57-
compatible = "ethernet-phy-ieee802.3-c22";
58-
reg = <1>;
59-
};
6055
};
6156
};
6257

0 commit comments

Comments
 (0)