tty: serial: qcom-geni-serial: Add support for Hibernation feature
authorAniket Randive <quic_arandive@quicinc.com>
Fri, 7 Oct 2022 06:23:00 +0000 (11:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Nov 2022 02:33:48 +0000 (03:33 +0100)
commit35781d8356a2eecaa6074ceeb80ee22e252fcdae
treebde3e5096a34c696af3eab98ce0e87d399232093
parentd11cc8c3c4b65e00e01f20a920c5fa412415204a
tty: serial: qcom-geni-serial: Add support for Hibernation feature

Added changes to support the hibernation feature for serial UART.
Added support for freeze, restore and thaw callbacks to put the
device into hibernation.

Signed-off-by: Aniket Randive <quic_arandive@quicinc.com>
Link: https://lore.kernel.org/r/1665123780-20557-1-git-send-email-quic_arandive@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/qcom_geni_serial.c