File tree Expand file tree Collapse file tree
source/linux/Foundational_Components/Power_Management Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -251,7 +251,26 @@ The mode selection is done using resume latencies as mentioned in TI SCI LPM Doc
251251Learning Resources
252252******************
253253
254- #. `AM62x Technical Reference Manual <https://www.ti.com/lit/pdf/spruiv7 >`__
255- #. `Technical White Paper on Enabling Low Power on AM62x <https://www.ti.com/lit/wp/sprad41/sprad41.pdf >`__
256- #. :ref: `Low Power Modes Documentation<lpm_modes> `
254+ .. ifconfig :: CONFIG_part_variant in ('AM62X')
255+
256+ #. `AM62x Technical Reference Manual <https://www.ti.com/lit/pdf/spruiv7 >`__
257+ #. `Technical White Paper on Enabling Low Power on AM62x <https://www.ti.com/lit/wp/sprad41/sprad41.pdf >`__
258+ #. :ref: `Low Power Modes Documentation<lpm_modes> `
259+
260+ .. ifconfig :: CONFIG_part_variant in ('AM62AX')
261+
262+ #. `AM62Ax Technical Reference Manual <https://www.ti.com/lit/ug/spruj16c/spruj16c.pdf >`__
263+ #. `Technical White Paper on Enabling Low Power on AM62x <https://www.ti.com/lit/wp/sprad41/sprad41.pdf >`__
264+ #. :ref: `Low Power Modes Documentation<lpm_modes> `
265+
266+ .. ifconfig :: CONFIG_part_variant in ('AM62PX')
267+
268+ #. `AM62Px Technical Reference Manual <https://www.ti.com/lit/ug/spruj83d/spruj83d.pdf >`__
269+ #. `Technical White Paper on Enabling Low Power on AM62x <https://www.ti.com/lit/wp/sprad41/sprad41.pdf >`__
270+ #. :ref: `Low Power Modes Documentation<lpm_modes> `
271+
272+ .. ifconfig :: CONFIG_part_variant in ('AM62DX')
257273
274+ #. `AM62Dx Technical Reference Manual <https://www.ti.com/lit/ug/sprujd4a/sprujd4a.pdf >`__
275+ #. `Technical White Paper on Enabling Low Power on AM62x <https://www.ti.com/lit/wp/sprad41/sprad41.pdf >`__
276+ #. :ref: `Low Power Modes Documentation<lpm_modes> `
You can’t perform that action at this time.
0 commit comments