linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pinctrl: mediatek: mt8183: Add support for wake sources
@ 2019-05-08  7:33 Nicolas Boichat
  2019-05-08  7:33 ` [PATCH v2 1/2] pinctrl: mediatek: Add pm_ops to pinctrl-paris Nicolas Boichat
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Nicolas Boichat @ 2019-05-08  7:33 UTC (permalink / raw)
  To: linux-mediatek
  Cc: Chuanjia Liu, Linus Walleij, Sean Wang, linux-kernel, evgreen,
	swboyd, linux-gpio, Matthias Brugger, linux-arm-kernel

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 since v1:
 - Move changes from mtk-common-v2 to mtk-pinctrl-paris, as
   recommended by Sean, to keep better separation between eint
   and pinctrl-common features.

Nicolas Boichat (2):
  pinctrl: mediatek: Add pm_ops to pinctrl-paris
  pinctrl: mediatek: mt8183: Add mtk_pinctrl_paris_pm_ops

 drivers/pinctrl/mediatek/pinctrl-mt8183.c |  1 +
 drivers/pinctrl/mediatek/pinctrl-paris.c  | 19 +++++++++++++++++++
 drivers/pinctrl/mediatek/pinctrl-paris.h  |  2 ++
 3 files changed, 22 insertions(+)

-- 
2.21.0.1020.gf2820cf01a-goog


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-06-01 17:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08  7:33 [PATCH v2 0/2] pinctrl: mediatek: mt8183: Add support for wake sources Nicolas Boichat
2019-05-08  7:33 ` [PATCH v2 1/2] pinctrl: mediatek: Add pm_ops to pinctrl-paris Nicolas Boichat
2019-05-08  7:33 ` [PATCH v2 2/2] pinctrl: mediatek: mt8183: Add pm_ops Nicolas Boichat
2019-05-16 11:55 ` [PATCH v2 0/2] pinctrl: mediatek: mt8183: Add support for wake sources Linus Walleij
2019-05-16 12:47   ` Nicolas Boichat
2019-05-21 10:13   ` Sean Wang
2019-06-01 17:41 ` Linus Walleij

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