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
overlay is loaded. Refer to :ref:`How to enable DT overlays<howto_dt_overlays>` for more details.
483
483
The WKUP GPIO in the overlay is routed from the WKUP UART. With this
484
484
configuration the WKUP UART is not available as a wakeup source.
@@ -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.02.08>`_
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=12.00.00.07>`_
551
551
552
552
.. code-block:: dts
553
553
@@ -582,7 +582,7 @@ Main UART
582
582
.. ifconfig:: CONFIG_part_variant in ('AM62AX')
583
583
584
584
To configure UART as an I/O daisy chain wakeup, refer to the
585
-
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>`_
585
+
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=12.00.00.07>`_
586
586
587
587
.. code-block:: dts
588
588
@@ -617,7 +617,7 @@ Main UART
617
617
.. ifconfig:: CONFIG_part_variant in ('AM62PX')
618
618
619
619
To configure UART as an I/O daisy chain wakeup, refer to the
620
-
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>`_
620
+
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=12.00.00.07>`_
621
621
622
622
.. code-block:: dts
623
623
@@ -651,7 +651,7 @@ Main UART
651
651
.. ifconfig:: CONFIG_part_variant in ('AM62LX')
652
652
653
653
To configure UART as an I/O daisy chain wakeup, refer to the
654
-
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>`_
654
+
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=12.00.00.07>`_
655
655
656
656
.. code-block:: dts
657
657
@@ -705,7 +705,7 @@ source by triggering a wake IRQ in Deep Sleep states.
705
705
706
706
The reference configuration for Main GPIO wakeup can be found under
0 commit comments