]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
firmware: ti_sci: Add BOARDCFG_MANAGED mode support
authorThomas Richard (TI) <thomas.richard@bootlin.com>
Tue, 19 May 2026 15:06:56 +0000 (17:06 +0200)
committerNishanth Menon <nm@ti.com>
Tue, 26 May 2026 11:43:55 +0000 (06:43 -0500)
commite9f06763b9b88cb1338ef8a3f113b0fb94d714dd
treed25ef53ca258be48932c8c2365ef66ac85ac1aa1
parent33050d81b828c7d699ad0ad0c7489a198c527019
firmware: ti_sci: Add BOARDCFG_MANAGED mode support

In BOARDCFG_MANAGED mode, the low power mode configuration is done
statically for the DM via the boardcfg. Constraints are not supported,
and prepare_sleep() is not needed.

Reviewed-by: Dhruva Gole <d-gole@ti.com>
Reviewed-by: Kendall Willis <k-willis@ti.com>
Signed-off-by: Thomas Richard (TI) <thomas.richard@bootlin.com>
Link: https://patch.msgid.link/20260519-ti-sci-jacinto-s2r-restore-irq-v9-1-c550a8ae0f31@bootlin.com
Signed-off-by: Nishanth Menon <nm@ti.com>
drivers/firmware/ti_sci.c
drivers/firmware/ti_sci.h