pinctrl: qcom: Add support to disable gpio wakeup and direct connect
GPIOs that are in wakeirq_map have direct interrupt to GIC and they
do not use tlmm's summary irq. On certain devices its needed to
disable direct connect and gpio irq is not used for wakeup however
require to use tlmm's summary irq when device is awake.
Add support to list such gpios in target device tree and disable
wakeup and configure to not use direct connect interrupt.
Change-Id: I669f5df6d642679216e04708c54f620de8d9517b
Signed-off-by:
Maulik Shah <mkshah@codeaurora.org>
Loading
Please register or sign in to comment