Skip to content

Commit 7097ffc

Browse files
jsuhaas22StaticRocket
authored andcommitted
feat(power): overview: Note requirement of latest firmware on 12.0
ti-u-boot-2026.01 applies firewall patches over TF-A and OPTEE memory region. This caused a regression in LPM, which was fixed in 12.0 firmware. Therefore, add a note stating that users should use latest U-Boot with latest firmware, and attempting to use new U-Boot with old firmware will cause LPM to fail. Signed-off-by: Suhaas Joshi <s-joshi@ti.com>
1 parent ce4a7e6 commit 7097ffc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

source/linux/Foundational_Components/Power_Management/pm_overview.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ requires coordination between multiple software and hardware frameworks.
1111
Power Management techniques can broadly be classified into two categories:
1212
Dynamic Power Management and Static Power Management.
1313

14+
.. note::
15+
16+
With ti-u-boot-2026.01, LPM works only if ti-linux-firmware is 12.0 or
17+
newer. On older firmware images and new U-Boot, LPM fails and the device
18+
requires a reboot.
19+
1420
.. rubric:: Dynamic Power Management
1521

1622
Dynamic Power Management techniques reduce the active power

0 commit comments

Comments
 (0)