summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/qcom_geni_serial.c
diff options
context:
space:
mode:
authorDouglas Anderson <dianders@chromium.org>2023-03-16 13:20:56 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-29 10:51:52 +0200
commit5e227ef2aa388f14ceeafa65eb8a38fa37918eb4 (patch)
tree7dbdeb2f91221e5a3c209588c371879c09dd7c8a /drivers/tty/serial/qcom_geni_serial.c
parentafe3154ba87e798de87ab65c72d6e3f6cd32d9d1 (diff)
serial: uart_poll_init() should power on the UART
On Qualcomm devices which use the "geni" serial driver, kdb/kgdb won't be very happy if you use it but the resources of the port haven't been powered on. Today kdb/kgdb rely on someone else powering the port on. This could be the normal kernel console or an agetty running. Let's fix this to explicitly power things on when setting up a polling driver. Signed-off-by: Douglas Anderson <dianders@chromium.org> Link: https://lore.kernel.org/r/20230316132027.RESEND.1.I106c39498d8094c6f5e7ada42c7db17aa5c64e48@changeid Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/qcom_geni_serial.c')
0 files changed, 0 insertions, 0 deletions