1
0
Fork 0
alistair23-linux/drivers/tty/serdev
Sean Wang 76d8ca245c serdev: add dev_pm_domain_attach|detach()
In order to open up the required power gate before any operation can be
effectively performed over the serial bus between CPU and serdev, it's
clearly essential to add common attach functions for PM domains to serdev
at the probe phase.

Similarly, the relevant dettach function for the PM domains should be
properly and reversely added at the remove phase.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Johan Hovold <johan@kernel.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Jiri Slaby <jslaby@suse.com>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-15 12:23:53 +02:00
..
Kconfig serdev: enable TTY port controller support by default 2017-10-20 14:20:06 +02:00
Makefile serdev: add a tty port controller driver 2017-02-03 10:17:02 +01:00
core.c serdev: add dev_pm_domain_attach|detach() 2018-07-15 12:23:53 +02:00
serdev-ttyport.c TTY/Staging driver updates for 4.16-rc1 2018-02-01 09:46:00 -08:00