[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1585159919-11491-1-git-send-email-martin.fuzzey@flowbird.group>
Date: Wed, 25 Mar 2020 19:11:55 +0100
From: Martin Fuzzey <martin.fuzzey@...wbird.group>
To: Fugang Duan <fugang.duan@....com>,
Rob Herring <robh+dt@...nel.org>,
Shawn Guo <shawnguo@...nel.org>,
"David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Fabio Estevam <festevam@...il.com>,
linux-kernel@...r.kernel.org,
Sascha Hauer <s.hauer@...gutronix.de>,
NXP Linux Team <linux-imx@....com>,
devicetree@...r.kernel.org, Andrew Lunn <andrew@...n.ch>
Subject: [PATCH v2 0/4] Fix Wake on lan with FEC on i.MX6
This series fixes WoL support with the FEC on i.MX6
The support was already in mainline but seems to have bitrotted
somewhat.
Only tested with i.MX6DL
Changes since V1:
Move the register offset and bit number from the DT to driver code
Add SOB from Fugang Duan for the NXP code on which this is based
Martin Fuzzey (4):
net: fec: set GPR bit on suspend by DT configuration.
ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on
LAN.
dt-bindings: fec: document the new gpr property.
ARM: dts: imx6: add fec gpr property.
Documentation/devicetree/bindings/net/fsl-fec.txt | 2 +
arch/arm/boot/dts/imx6qdl.dtsi | 6 +-
drivers/net/ethernet/freescale/fec.h | 7 +
drivers/net/ethernet/freescale/fec_main.c | 149 +++++++++++++++++-----
4 files changed, 132 insertions(+), 32 deletions(-)
--
1.9.1
Powered by blists - more mailing lists