diff mbox series

[v2,2/2] arm64: dts: imx8mq-evk: Add fsl,magic-packet property

Message ID 20190128095212.14681-3-ccaione@baylibre.com (mailing list archive)
State Mainlined, archived
Commit f196ef19fb1a4ebe75bc7700f7c39161176c7410
Headers show
Series Add MDIO and PHY notes | expand

Commit Message

Carlo Caione Jan. 28, 2019, 9:52 a.m. UTC
Add the fsl,magic-packet property in the fec nome.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
---
 arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 1 +
 1 file changed, 1 insertion(+)

Comments

Fabio Estevam Jan. 28, 2019, 12:11 p.m. UTC | #1
On Mon, Jan 28, 2019 at 7:53 AM Carlo Caione <ccaione@baylibre.com> wrote:
>
> Add the fsl,magic-packet property in the fec nome.

s/nome/node/

Reviewed-by: Fabio Estevam <festevam@gmail.com>
Shawn Guo Feb. 1, 2019, 10:49 a.m. UTC | #2
On Mon, Jan 28, 2019 at 10:11:56AM -0200, Fabio Estevam wrote:
> On Mon, Jan 28, 2019 at 7:53 AM Carlo Caione <ccaione@baylibre.com> wrote:
> >
> > Add the fsl,magic-packet property in the fec nome.
> 
> s/nome/node/

Fixed it up and applied both patches.

Shawn
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx8mq-evk.dts b/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
index 2641f777d0bb..02f6da92957f 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mq-evk.dts
@@ -38,6 +38,7 @@ 
 	pinctrl-0 = <&pinctrl_fec1>;
 	phy-mode = "rgmii-id";
 	phy-handle = <&ethphy0>;
+	fsl,magic-packet;
 	status = "okay";
 
 	mdio {