mbox series

[0/2] sc7180: Add PDC wakeup interrupt map for GPIOs

Message ID 1572419178-5750-1-git-send-email-mkshah@codeaurora.org (mailing list archive)
Headers show
Series sc7180: Add PDC wakeup interrupt map for GPIOs | expand

Message

Maulik Shah Oct. 30, 2019, 7:06 a.m. UTC
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(+)