netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: claudiu.manoil@freescale.com
Cc: netdev@vger.kernel.org, leoli@freescale.com, chenhui.zhao@freescale.com
Subject: Re: [PATCH 3/3][RESEND] gianfar: Add WAKE_UCAST and "wake-on-filer" support
Date: Wed, 07 Oct 2015 04:20:27 -0700 (PDT)	[thread overview]
Message-ID: <20151007.042027.1127620141901676719.davem@davemloft.net> (raw)
In-Reply-To: <1444054799-17876-3-git-send-email-claudiu.manoil@freescale.com>

From: Claudiu Manoil <claudiu.manoil@freescale.com>
Date: Mon, 5 Oct 2015 17:19:59 +0300

> This enables eTSEC's filer (Rx parser) and the FGPI Rx
> interrupt (Filer General Purpose Interrupt) as a wakeup
> source event.
> 
> Upon entering suspend state, the eTSEC filer is given
> a rule to match incoming L2 unicast packets.  A packet
> matching the rule will be enqueued in the Rx ring and
> a FGPI Rx interrupt will be asserted by the filer to
> wakeup the system.  Other packet types will be dropped.
> On resume the filer table is restored to the content
> before entering suspend state.
> The set of rules from gfar_filer_config_wol() could be
> extended to implement other WoL capabilities as well.
> 
> The "fsl,wake-on-filer" DT binding enables this capability
> on certain platforms that feature the necessary power
> management infrastructure, targeting mainly printing and
> imaging applications.
> (refer to Power Management section of the SoC Ref Man)
> 
> Cc: Li Yang <leoli@freescale.com>
> Cc: Zhao Chenhui <chenhui.zhao@freescale.com>
> 
> Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
> ---
> Whole series resent to the nedev list because the first
> two patches in the initial submission were sent to the
> linuxppc-dev list only.  Targets net-next.

Applied.

  reply	other threads:[~2015-10-07 11:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-05 14:19 [PATCH 1/3][RESEND] doc: dt: net: Add fsl,wake-on-filer for eTSEC Claudiu Manoil
2015-10-05 14:19 ` [PATCH 2/3][RESEND] powerpc: dts: p1022si: " Claudiu Manoil
2015-10-07 11:20   ` David Miller
2015-10-05 14:19 ` [PATCH 3/3][RESEND] gianfar: Add WAKE_UCAST and "wake-on-filer" support Claudiu Manoil
2015-10-07 11:20   ` David Miller [this message]
2015-10-07 11:20 ` [PATCH 1/3][RESEND] doc: dt: net: Add fsl,wake-on-filer for eTSEC David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151007.042027.1127620141901676719.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=chenhui.zhao@freescale.com \
    --cc=claudiu.manoil@freescale.com \
    --cc=leoli@freescale.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).