serial: 8250_pci1xxxx: Add power management functions to quad-uart driver
authorKumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
Tue, 7 Feb 2023 16:48:14 +0000 (22:18 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Feb 2023 12:10:15 +0000 (13:10 +0100)
commit8cf31a99d3a53a68f7032452cb7de3203b8200c8
tree1560adb0f95c0b88a3efe90d095ce9bc555f037b
parent08cedda0b3852c0f47a94e64eb586b5507d797f1
serial: 8250_pci1xxxx: Add power management functions to quad-uart driver

pci1xxxx's quad-uart function has the capability to wake up UART
from suspend state. Enable wakeup before entering into suspend and
disable wakeup on resume.

Co-developed-by: Tharun Kumar P <tharunkumar.pasumarthi@microchip.com>
Signed-off-by: Tharun Kumar P <tharunkumar.pasumarthi@microchip.com>
Signed-off-by: Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
Link: https://lore.kernel.org/r/20230207164814.3104605-5-kumaravel.thiagarajan@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci1xxxx.c