OSDN Git Service

ARM: dts: imx6qdl-sabresd: enable fec wake-on-lan
authorFugang Duan <fugang.duan@nxp.com>
Mon, 25 May 2020 16:27:13 +0000 (00:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2020 03:21:43 +0000 (20:21 -0700)
Enable ethernet wake-on-lan feature for imx6q/dl/qp sabresd
boards since the PHY clock is supplied by external osc.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/boot/dts/imx6qdl-sabresd.dtsi

index fe59dde..28b35cc 100644 (file)
        pinctrl-0 = <&pinctrl_enet>;
        phy-mode = "rgmii-id";
        phy-reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
+       fsl,magic-packet;
        status = "okay";
 };