Re: [PATCH v2 0/2] pinctrl: mediatek: mt8183: Add support for wake sources

2019-06-01 Thread Linus Walleij
On Wed, May 8, 2019 at 9:33 AM Nicolas Boichat wrote: > This adds support for wake sources in pinctrl-mtk-common-v2, and > pinctrl-mt8183. Without this patch, all interrupts that are left > enabled on suspend act as wake sources (and wake sources without > interrupt enabled do not). > > Changes s

Re: [PATCH v2 0/2] pinctrl: mediatek: mt8183: Add support for wake sources

2019-05-21 Thread Sean Wang
On Thu, May 16, 2019 at 4:56 AM Linus Walleij wrote: > > On Wed, May 8, 2019 at 9:33 AM Nicolas Boichat wrote: > > > This adds support for wake sources in pinctrl-mtk-common-v2, and > > pinctrl-mt8183. Without this patch, all interrupts that are left > > enabled on suspend act as wake sources (an

Re: [PATCH v2 0/2] pinctrl: mediatek: mt8183: Add support for wake sources

2019-05-16 Thread Nicolas Boichat
On Thu, May 16, 2019 at 7:55 PM Linus Walleij wrote: > > On Wed, May 8, 2019 at 9:33 AM Nicolas Boichat wrote: > > > This adds support for wake sources in pinctrl-mtk-common-v2, and > > pinctrl-mt8183. Without this patch, all interrupts that are left > > enabled on suspend act as wake sources (an

Re: [PATCH v2 0/2] pinctrl: mediatek: mt8183: Add support for wake sources

2019-05-16 Thread Linus Walleij
On Wed, May 8, 2019 at 9:33 AM Nicolas Boichat wrote: > This adds support for wake sources in pinctrl-mtk-common-v2, and > pinctrl-mt8183. Without this patch, all interrupts that are left > enabled on suspend act as wake sources (and wake sources without > interrupt enabled do not). > > Changes s