All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: mediatek: Fix 2 issues related to resume from wake sources.
@ 2019-04-29  3:55 ` Nicolas Boichat
  0 siblings, 0 replies; 50+ messages in thread
From: Nicolas Boichat @ 2019-04-29  3:55 UTC (permalink / raw)
  To: linux-mediatek
  Cc: Sean Wang, Linus Walleij, Matthias Brugger, linux-gpio,
	linux-arm-kernel, linux-kernel, Chuanjia Liu, evgreen, swboyd

This fixes 2 issues when resuming from a wake source, especially if these
wake sources are level-sensitive.

Tested on mt8183 with the series in https://patchwork.kernel.org/cover/10921121/,
but this should affect all mediatek platforms.

Nicolas Boichat (2):
  pinctrl: mediatek: Ignore interrupts that are wake only during resume
  pinctrl: mediatek: Update cur_mask in mask/mask ops

 drivers/pinctrl/mediatek/mtk-eint.c | 34 ++++++++++++++++-------------
 1 file changed, 19 insertions(+), 15 deletions(-)

-- 
2.21.0.593.g511ec345e18-goog

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

end of thread, other threads:[~2019-06-25 13:52 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-29  3:55 [PATCH 0/2] pinctrl: mediatek: Fix 2 issues related to resume from wake sources Nicolas Boichat
2019-04-29  3:55 ` Nicolas Boichat
2019-04-29  3:55 ` [PATCH 1/2] pinctrl: mediatek: Ignore interrupts that are wake only during resume Nicolas Boichat
2019-04-29  3:55   ` Nicolas Boichat
2019-06-21  4:47   ` Sean Wang
2019-06-21  4:47     ` Sean Wang
2019-06-21  4:47     ` Sean Wang
2019-06-25 13:50   ` Linus Walleij
2019-06-25 13:50     ` Linus Walleij
2019-06-25 13:50     ` Linus Walleij
2019-04-29  3:55 ` [PATCH 2/2] pinctrl: mediatek: Update cur_mask in mask/mask ops Nicolas Boichat
2019-04-29  3:55   ` Nicolas Boichat
2019-05-13 22:29   ` Stephen Boyd
2019-05-13 22:29     ` Stephen Boyd
2019-05-14  1:37     ` Nicolas Boichat
2019-05-14  1:37       ` Nicolas Boichat
2019-05-14  1:37       ` Nicolas Boichat
2019-05-14 20:14       ` Stephen Boyd
2019-05-14 20:14         ` Stephen Boyd
2019-05-14 20:14         ` Stephen Boyd
2019-05-15  8:04         ` Nicolas Boichat
2019-05-15  8:04           ` Nicolas Boichat
2019-05-15  8:04           ` Nicolas Boichat
2019-05-30 17:12           ` Evan Green
2019-05-30 17:12             ` Evan Green
2019-05-30 17:12             ` Evan Green
2019-05-31  8:05             ` Chuanjia Liu
2019-05-31  8:05               ` Chuanjia Liu
2019-05-31  8:05               ` Chuanjia Liu
2019-05-31 17:17               ` Evan Green
2019-05-31 17:17                 ` Evan Green
2019-05-31 17:17                 ` Evan Green
2019-06-03  8:01                 ` Chuanjia Liu
2019-06-03  8:01                   ` Chuanjia Liu
2019-06-03  8:01                   ` Chuanjia Liu
2019-06-04  0:57                   ` Nicolas Boichat
2019-06-04  0:57                     ` Nicolas Boichat
2019-06-04  0:57                     ` Nicolas Boichat
2019-06-05  7:11                     ` Chuanjia Liu
2019-06-05  7:11                       ` Chuanjia Liu
2019-06-05  7:11                       ` Chuanjia Liu
2019-06-10 22:25             ` Stephen Boyd
2019-06-10 22:25               ` Stephen Boyd
2019-06-10 22:25               ` Stephen Boyd
2019-06-21  4:20   ` Sean Wang
2019-06-21  4:20     ` Sean Wang
2019-06-21  4:20     ` Sean Wang
2019-06-25 13:52     ` Linus Walleij
2019-06-25 13:52       ` Linus Walleij
2019-06-25 13:52       ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.