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.
405
405
406
406
Once the system has entered Deep Sleep or MCU Only mode as shown in the
@@ -547,7 +547,7 @@ Main UART
547
547
.. ifconfig:: CONFIG_part_variant in ('AM62X')
548
548
549
549
To configure UART as an I/O daisy chain wakeup, refer to the
550
-
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>`_
550
+
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>`_
551
551
552
552
.. code-block:: dts
553
553
@@ -587,7 +587,7 @@ Main UART
587
587
.. ifconfig:: CONFIG_part_variant in ('AM62AX')
588
588
589
589
To configure UART as an I/O daisy chain wakeup, refer to the
590
-
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>`_
590
+
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>`_
591
591
592
592
.. code-block:: dts
593
593
@@ -627,7 +627,7 @@ Main UART
627
627
.. ifconfig:: CONFIG_part_variant in ('AM62PX')
628
628
629
629
To configure UART as an I/O daisy chain wakeup, refer to the
630
-
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>`_
630
+
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>`_
631
631
632
632
.. code-block:: dts
633
633
@@ -667,7 +667,7 @@ Main UART
667
667
.. ifconfig:: CONFIG_part_variant in ('AM62LX')
668
668
669
669
To configure UART as an I/O daisy chain wakeup, refer to the
670
-
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>`_
670
+
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>`_
671
671
672
672
.. code-block:: dts
673
673
@@ -1003,7 +1003,7 @@ CAN UART I/O Daisy Chain
1003
1003
"wakeup" state during suspend which enables CAN UART wakeup.
0 commit comments