[PATCH v8 1/3] ARM: dts: imx6ul: Add Variscite DART-6UL SoM support

Fabio Estevam festevam at gmail.com
Sat Jan 9 14:50:13 EST 2021


Hi Oliver,

On Fri, Jan 8, 2021 at 7:22 PM Oliver Graute <oliver.graute at gmail.com> wrote:

> +&fec1 {
> +       pinctrl-names = "default";
> +       pinctrl-0 = <&pinctrl_enet1>;
> +       phy-mode = "rmii";
> +       phy-handle = <&ethphy0>;
> +       phy-reset-gpios=<&gpio5 10 1>;
> +       phy-reset-duration=<100>;

These properties are obsolete. Please describe the Ethernet PHY reset
inside the ethernet-phy nodes as per:
Documentation/devicetree/bindings/net/ethernet-phy.yaml

> +       phy-reset-on-resume;

This property does not exist.



More information about the linux-arm-kernel mailing list