[PATCH] arm64: dts: marvell: 8040-mcbin: Enable 1GB Ethernet
Andrew Lunn
andrew at lunn.ch
Mon Jun 5 14:16:39 PDT 2017
> +&cps_eth1 {
> + status = "okay";
> + phy = <&phy0>;
> + phy-mode = "sgmii";
> +};
Hi Marc
Documentation/devicetree/bindings/net/ethernet.txt says:
- phy-handle: phandle, specifies a reference to a node representing a PHY
device; this property is described in ePAPR and so preferred;
- phy: the same as "phy-handle" property, not recommended for new bindings.
Andrew
More information about the linux-arm-kernel
mailing list