Commit 07b4d2dd authored by Nimrod Andy's avatar Nimrod Andy Committed by David S. Miller

ARM: dts: imx6qdl: enable FEC magic-packet feature

Add FEC magic-packet feature support.
Signed-off-by: default avatarFugang Duan <B38611@freescale.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 456062b3
......@@ -67,6 +67,7 @@ &fec {
phy-mode = "rgmii";
interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
<&intc 0 119 IRQ_TYPE_LEVEL_HIGH>;
fsl,magic-packet;
status = "okay";
};
......
......@@ -160,6 +160,7 @@ &fec {
pinctrl-0 = <&pinctrl_enet>;
phy-mode = "rgmii";
phy-reset-gpios = <&gpio1 25 0>;
fsl,magic-packet;
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment