Re: [PATCH v3 10/11] tty: serial: samsung_tty: Support runtime PM

From: Krzysztof Kozlowski
Date: Tue Dec 07 2021 - 04:18:48 EST


On 24/11/2021 08:46, Hector Martin wrote:
> This allows idle UART devices to be suspended using the standard
> runtime-PM framework. The logic is modeled after stm32-usart.
>
> Signed-off-by: Hector Martin <marcan@xxxxxxxxx>
> ---
> drivers/tty/serial/samsung_tty.c | 93 ++++++++++++++++++++------------
> 1 file changed, 59 insertions(+), 34 deletions(-)
>

Looks good.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>



Best regards,
Krzysztof