All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sc7180: Add PDC wakeup interrupt map for GPIOs
@ 2019-10-30  7:06 Maulik Shah
  2019-10-30  7:06 ` [PATCH 1/2] pinctrl: qcom: sc7180: Add GPIO wakeup interrupt map Maulik Shah
  2019-10-30  7:06 ` [PATCH 2/2] arm64: dts: qcom: sc7180: Add wakeup parent for TLMM Maulik Shah
  0 siblings, 2 replies; 9+ messages in thread
From: Maulik Shah @ 2019-10-30  7:06 UTC (permalink / raw)
  To: agross, robh+dt, bjorn.andersson, linus.walleij
  Cc: linux-arm-msm, linux-kernel, linux-gpio, rnayak, ilina, lsrao,
	mka, swboyd, evgreen, dianders, Maulik Shah

GPIOs that can be configured as wakeup sources, have their interrupt
lines routed to PDC interrupt controller.

Add PDC wakeup interrupt map for sc7180 GPIOs.

This series has dependency on adding device tree support for sc7180 [1]
and support wakeup capable GPIOs [2] to merge first.

Dependencies:

[1] https://lkml.org/lkml/2019/10/23/223
[2] https://lkml.org/lkml/2019/9/13/1005

Maulik Shah (2):
  pinctrl: qcom: sc7180: Add GPIO wakeup interrupt map
  arm64: dts: qcom: sc7180: Add wakeup parent for TLMM

 arch/arm64/boot/dts/qcom/sc7180.dtsi  |  1 +
 drivers/pinctrl/qcom/pinctrl-sc7180.c | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


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

end of thread, other threads:[~2019-12-17 20:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30  7:06 [PATCH 0/2] sc7180: Add PDC wakeup interrupt map for GPIOs Maulik Shah
2019-10-30  7:06 ` [PATCH 1/2] pinctrl: qcom: sc7180: Add GPIO wakeup interrupt map Maulik Shah
2019-11-05  9:49   ` Linus Walleij
2019-12-10 22:23   ` Lina Iyer
2019-12-11  7:09   ` Bjorn Andersson
2019-12-16  8:19   ` Linus Walleij
2019-10-30  7:06 ` [PATCH 2/2] arm64: dts: qcom: sc7180: Add wakeup parent for TLMM Maulik Shah
2019-12-10 22:27   ` Lina Iyer
2019-12-17 20:38   ` Doug Anderson

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.