Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc: dt: net: Add fsl,wake-on-filer for eTSEC

Add the "fsl,wake-on-filer" property for eTSEC nodes to
indicate that the system has the power management
infrastructure needed to be able to wake up the system
via FGPI (filer, aka. h/w rx parser) interrupt.

Cc: Li Yang <leoli@freescale.com>
Cc: Zhao Chenhui <chenhui.zhao@freescale.com>

Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Claudiu Manoil and committed by
David S. Miller
66cebb86 04a8250b

+4
+4
Documentation/devicetree/bindings/net/fsl-tsec-phy.txt
··· 57 57 "rgmii-id", as all other connection types are detected by hardware. 58 58 - fsl,magic-packet : If present, indicates that the hardware supports 59 59 waking up via magic packet. 60 + - fsl,wake-on-filer : If present, indicates that the hardware supports 61 + waking up by Filer General Purpose Interrupt (FGPI) asserted on the 62 + Rx int line. This is an advanced power management capability allowing 63 + certain packet types (user) defined by filer rules to wake up the system. 60 64 - bd-stash : If present, indicates that the hardware supports stashing 61 65 buffer descriptors in the L2. 62 66 - rx-stash-len : Denotes the number of bytes of a received buffer to stash