]> git.ipfire.org Git - thirdparty/linux.git/commit
pmdomain: ti_sci: add wakeup constraint to parent devices of wakeup source
authorKendall Willis <k-willis@ti.com>
Thu, 7 May 2026 03:16:45 +0000 (22:16 -0500)
committerUlf Hansson <ulfh@kernel.org>
Wed, 3 Jun 2026 09:47:20 +0000 (11:47 +0200)
commit4db207599acfc9d676340daa2dc6b52bfca17db4
treebd8303f2ec785764b762eb831ee413dbff13f76b
parent5d6919055dec134de3c40167a490f33c74c12581
pmdomain: ti_sci: add wakeup constraint to parent devices of wakeup source

Set wakeup constraint for any device in a wakeup path. All parent devices
of a wakeup device should not be turned off during suspend. This ensures
the wakeup device is kept on while the system is suspended.

Cc: stable@vger.kernel.org
Fixes: 9d8aa0dd3be4 ("pmdomain: ti_sci: add wakeup constraint management")
Reported-by: Vitor Soares <vitor.soares@toradex.com>
Closes: https://lore.kernel.org/linux-pm/c0fe43a2339c802e9ce5900092cd530a2ba17a6b.camel@gmail.com/
Signed-off-by: Kendall Willis <k-willis@ti.com>
Reviewed-by: Sebin Francis <sebin.francis@ti.com>
Signed-off-by: Ulf Hansson <ulfh@kernel.org>
drivers/pmdomain/ti/ti_sci_pm_domains.c