gpio: gpio-xilinx: Add support for suspend and resume
authorSrinivas Neeli <srinivas.neeli@xilinx.com>
Fri, 29 Jan 2021 14:26:49 +0000 (19:56 +0530)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 15 Feb 2021 10:43:33 +0000 (11:43 +0100)
commit26b04774621ed333e8bc56479feb6e31625df58c
tree2e558f7ae75c20713c73fcff539276072ce143e3
parenta32c7caea292c4d1e417eae6e5a348d187546acf
gpio: gpio-xilinx: Add support for suspend and resume

Add support for suspend and resume, pm runtime suspend and resume.
Added free and request calls.

Signed-off-by: Srinivas Neeli <srinivas.neeli@xilinx.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/gpio-xilinx.c