[PATCH v2] pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domains
Kevin Hilman
khilman at kernel.org
Tue Oct 22 09:24:16 PDT 2024
Thomas Richard <thomas.richard at bootlin.com> writes:
> With this flag, if a device is marked on the wakeup path, the corresponding
> PM domain is kept powered on.
>
> This commit fixes the no_console_suspend support for some TI platforms
> (tested on J7200). In case of no_console_suspend the serial core marks the
> device on the wakeup path, but without this patch the power domain is
> powered off anyway.
>
> Suggested-by: Théo Lebrun <theo.lebrun at bootlin.com>
> Signed-off-by: Thomas Richard <thomas.richard at bootlin.com>
Reviewed-by: Kevin Hilman <khilman at baylibre.com>
More information about the linux-arm-kernel
mailing list