You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/linux/Foundational_Components/Power_Management/pm_low_power_modes.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ sources is found to be enabled, Partial I/O is entered instead of poweroff.
60
60
61
61
The following wakeup sources have been configured for Partial I/O:
62
62
mcu_uart0, mcu_mcan0, and mcu_mcan1. Partial I/O mode can only be tested
63
-
when `k3-am62x-sk-lpm-wkup-sources.dtso <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62x-sk-lpm-wkup-sources.dtso?h=11.01.05>`__
63
+
when `k3-am62x-sk-lpm-wkup-sources.dtso <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62x-sk-lpm-wkup-sources.dtso?h=11.02.08>`__
64
64
overlay is loaded. Please refer to :ref:`How to enable DT overlays<howto_dt_overlays>` for more details.
65
65
66
66
After Linux boots, the MCAN wakeup for Partial I/O is enabled.
@@ -122,7 +122,7 @@ I/O Only Plus DDR
122
122
The wakeup sources that can be used to wake the system from I/O Only Plus
123
123
DDR are mcu_uart0, mcu_mcan0, mcu_mcan1 and wkup_uart0. To use the mcu_mcan0
overlay is loaded. Refer to :ref:`How to enable DT overlays<howto_dt_overlays>` for more details.
403
403
404
404
Once the system has entered Deep Sleep or MCU Only mode as shown in the
@@ -545,7 +545,7 @@ Main UART
545
545
.. ifconfig:: CONFIG_part_variant in ('AM62X')
546
546
547
547
To configure UART as an I/O daisy chain wakeup, refer to the
548
-
main_uart0 node in `k3-am62x-sk-common.dtsi <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi?h=11.01.16>`_
548
+
main_uart0 node in `k3-am62x-sk-common.dtsi <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi?h=11.02.08>`_
549
549
550
550
.. code-block:: dts
551
551
@@ -585,7 +585,7 @@ Main UART
585
585
.. ifconfig:: CONFIG_part_variant in ('AM62AX')
586
586
587
587
To configure UART as an I/O daisy chain wakeup, refer to the
588
-
main_uart0 node in `k3-am62a7-sk.dts <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts?h=11.01.16>`_
588
+
main_uart0 node in `k3-am62a7-sk.dts <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts?h=11.02.08>`_
589
589
590
590
.. code-block:: dts
591
591
@@ -625,7 +625,7 @@ Main UART
625
625
.. ifconfig:: CONFIG_part_variant in ('AM62PX')
626
626
627
627
To configure UART as an I/O daisy chain wakeup, refer to the
628
-
main_uart0 node in `k3-am62p5-sk.dts <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts?h=11.01.16>`_
628
+
main_uart0 node in `k3-am62p5-sk.dts <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts?h=11.02.08>`_
629
629
630
630
.. code-block:: dts
631
631
@@ -665,7 +665,7 @@ Main UART
665
665
.. ifconfig:: CONFIG_part_variant in ('AM62LX')
666
666
667
667
To configure UART as an I/O daisy chain wakeup, refer to the
668
-
main_uart0 node in `k3-am62l3-evm.dts <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62l3-evm.dts?h=11.01.16>`_
668
+
main_uart0 node in `k3-am62l3-evm.dts <https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62l3-evm.dts?h=11.02.08>`_
669
669
670
670
.. code-block:: dts
671
671
@@ -1001,7 +1001,7 @@ CAN UART I/O Daisy Chain
1001
1001
"wakeup" state during suspend which enables CAN UART wakeup.
0 commit comments