From: Camelia Groza Date: Wed, 18 Jul 2018 11:46:51 +0000 (+0300) Subject: powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatible X-Git-Tag: v4.19-rc1~110^2~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd96461249bdded1f6ee50b25e8cd4ce3faaf581;p=thirdparty%2Flinux.git powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatible The Cortina PHY is not compatible with IEEE 802.3 clause 45. Signed-off-by: Camelia Groza [scottwood: made commit message about compatibility, not driver choice] Signed-off-by: Scott Wood --- diff --git a/arch/powerpc/boot/dts/fsl/t2080rdb.dts b/arch/powerpc/boot/dts/fsl/t2080rdb.dts index 836e4c965b227..55c0210a771d1 100644 --- a/arch/powerpc/boot/dts/fsl/t2080rdb.dts +++ b/arch/powerpc/boot/dts/fsl/t2080rdb.dts @@ -97,12 +97,12 @@ mdio@fd000 { xg_cs4315_phy1: ethernet-phy@c { - compatible = "ethernet-phy-ieee802.3-c45"; + compatible = "ethernet-phy-id13e5.1002"; reg = <0xc>; }; xg_cs4315_phy2: ethernet-phy@d { - compatible = "ethernet-phy-ieee802.3-c45"; + compatible = "ethernet-phy-id13e5.1002"; reg = <0xd>; };