Searched hist:"55484 fcc5061c3f41b2f8f37b4a5754d3682f1a5" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | stm32-usart.c | diff 55484fcc5061c3f41b2f8f37b4a5754d3682f1a5 Tue May 19 04:41:04 CDT 2020 Erwan Le Ray <erwan.leray@st.com> serial: stm32: add no_console_suspend support
In order to display console messages in low power mode, console pins must be kept active after suspend call.
Initial patch "serial: stm32: add support for no_console_suspend" was part of "STM32 usart power improvement" series, but as dependancy to console_suspend pinctl state has been removed to fit with Rob comment [1], this patch has no more dependancy with any other patch of this series.
[1] https://lkml.org/lkml/2019/7/9/451
Signed-off-by: Erwan Le Ray <erwan.leray@st.com>
Link: https://lore.kernel.org/r/20200519094104.27082-1-erwan.leray@st.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|