Re: [PATCH v2 7/7] gpio: brcmstb: implement suspend/resume/shutdown

2017-10-31 Thread Linus Walleij
On Tue, Oct 24, 2017 at 9:54 PM, Doug Berger wrote: > This commit corrects problems with the previous wake implementation > by implementing suspend and resume power management operations and > the driver shutdown operation. > > Wake masks are used to keep track of which GPIO should wake the > dev

Re: [PATCH v2 7/7] gpio: brcmstb: implement suspend/resume/shutdown

2017-10-28 Thread Florian Fainelli
On 10/24/2017 12:54 PM, Doug Berger wrote: > This commit corrects problems with the previous wake implementation > by implementing suspend and resume power management operations and > the driver shutdown operation. > > Wake masks are used to keep track of which GPIO should wake the > device. On

Re: [PATCH v2 7/7] gpio: brcmstb: implement suspend/resume/shutdown

2017-10-26 Thread Gregory Fong
On Tue, Oct 24, 2017 at 12:54 PM, Doug Berger wrote: > This commit corrects problems with the previous wake implementation > by implementing suspend and resume power management operations and > the driver shutdown operation. > > Wake masks are used to keep track of which GPIO should wake the > dev