commit | 26ebdbf8c2e311759d88c0b0cf26126715e932c6 | [log] [tgz] |
---|---|---|
author | Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> | Wed Jun 17 17:07:25 2020 +0530 |
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Wed Jun 24 12:16:39 2020 +0200 |
tree | bb1c6717ca83278b70fd9cf5dfda9b1de838039c | |
parent | 675002448eee5a9f96bfeb9b057e12a60a004b6c [diff] |
gpio: zynq: Disable the irq if it is not a wakeup source If gpio is not set to wake disable the interrupt. ATF set all slaves with enabled interrupts as wakeup sources and if gpio is used in r5 then it wakes up linux. Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>