|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v5] xen/char: implement suspend/resume calls for SCIF driver
On 07.08.25 08:16, Mykola Kvach wrote: Hello Mykola, In general patch looks good to me, just one question below ... From: Volodymyr Babchuk <volodymyr_babchuk@xxxxxxxx> Implement suspend and resume callbacks for the SCIF UART driver, enabled when CONFIG_SYSTEM_SUSPEND is set. This allows proper handling of UART state across system suspend/resume cycles. Tested on Renesas R-Car H3 Starter Kit. Signed-off-by: Volodymyr Babchuk <volodymyr_babchuk@xxxxxxxx> Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@xxxxxxxx> Signed-off-by: Mykola Kvach <mykola_kvach@xxxxxxxx> --- In patch v5, there are no changes at all; it was done just to trigger a review. I think, you could ping on V4.
... I wonder, whether the call above (that disables Transmit interrupt) is really needed as the call below disables all interrupts anyway? + scif_uart_disable(uart); +} [snip]
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |