imx: kontron-sl-mx8mm: Remove deprecated phy-mode property
authorFrieder Schrempf <frieder.schrempf@kontron.de>
Tue, 14 Jun 2022 13:03:19 +0000 (15:03 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 23 Jun 2022 12:25:02 +0000 (08:25 -0400)
This was previously needed, but U-Boot is now capable of parsing
the new "phy-connection-type" property that is already used in
the main devicetree.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
arch/arm/dts/imx8mm-kontron-n801x-u-boot.dtsi

index 22d18e6..4eadcc9 100644 (file)
        };
 };
 
-&fec1 {
-       phy-mode = "rgmii-rxid";
-};
-
 &i2c1 {
        u-boot,dm-spl;
        u-boot,dm-pre-reloc;