netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/2] nb8800 suspend/resume support
@ 2017-08-01 16:32 Mason
  2017-08-01 16:37 ` [RFC PATCH v2 1/2] net: ethernet: nb8800: Reset HW block in ndo_open Mason
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Mason @ 2017-08-01 16:32 UTC (permalink / raw)
  To: Florian Fainelli, David Miller, Mans Rullgard; +Cc: netdev, Linux ARM

Hello,

I need suspend/resume support in the nb8800 driver.
On tango platforms, suspend loses all context (MMIO registers).
To make the task easy, we just close the device on suspend,
and open it again on resume. This requires properly resetting
the HW on resume.

Patch 1 moves all the HW init to nb8800_init()
Patch 2 adds suspend/resume support

Regards.

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2017-08-03 12:19 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-01 16:32 [RFC PATCH v2 0/2] nb8800 suspend/resume support Mason
2017-08-01 16:37 ` [RFC PATCH v2 1/2] net: ethernet: nb8800: Reset HW block in ndo_open Mason
2017-08-02 11:02   ` Måns Rullgård
2017-08-02 11:54     ` Mason
2017-08-02 13:54       ` Andrew Lunn
2017-08-02 14:33       ` Måns Rullgård
2017-08-01 16:43 ` [RFC PATCH v2 2/2] net: ethernet: nb8800: Add suspend/resume support Mason
2017-08-02 14:41 ` [RFC PATCH v2 0/2] nb8800 " Mason
2017-08-02 15:26   ` Mason
2017-08-02 15:36     ` Måns Rullgård
2017-08-02 15:52       ` Mason
2017-08-02 15:56         ` Måns Rullgård
2017-08-02 16:07           ` Mason
2017-08-02 16:10             ` Måns Rullgård
2017-08-02 16:19               ` David Laight
2017-08-02 16:39               ` Mason
2017-08-02 16:43                 ` Måns Rullgård
2017-08-02 17:31               ` Mason
2017-08-02 20:02                 ` Mason
2017-08-03  8:34                   ` Mason
2017-08-03 12:19                     ` Måns Rullgård
2017-08-03 12:18                   ` Måns Rullgård

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).