[PATCH v2 6/6] arm64: dts: ti: k3-am62p: Add partial-io wakeup sources
Markus Schneider-Pargmann
msp at baylibre.com
Mon Jul 29 01:01:01 PDT 2024
From: Vibhore Vardhan <vibhore at ti.com>
In Partial-IO mode there are a number of possible wakeup sources. Add
the list of phandles to these wakeup sources. Based on the patch for
AM62a.
Signed-off-by: Vibhore Vardhan <vibhore at ti.com>
Signed-off-by: Markus Schneider-Pargmann <msp at baylibre.com>
---
arch/arm64/boot/dts/ti/k3-am62p.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/ti/k3-am62p.dtsi b/arch/arm64/boot/dts/ti/k3-am62p.dtsi
index 75a15c368c11..cd81f6d173f4 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p.dtsi
@@ -126,3 +126,7 @@ cbass_wakeup: bus at b00000 {
/* Include AM62P specific peripherals */
#include "k3-am62p-main.dtsi"
+
+&dmsc {
+ ti,partial-io-wakeup-sources = <&mcu_mcan0>, <&mcu_mcan1>, <&mcu_uart0>, <&wkup_uart0>;
+};
--
2.45.2
More information about the linux-arm-kernel
mailing list