[PATCH 0/4] arm64: dts: ti: add out-band-wakeup property to m_can devices
From: Kendall Willis
Date: Thu Aug 20 2026 - 18:10:30 EST
This series adds out-of-band wakeup support for the m_can devices in the
device tree of AM62X-LP, AM62A, AM62D, and AM62P SoCs by integrating
the out-band-wakeup property.
Dependency
----------
This series depends on the "can: m_can: support out-of-band wakeup
capability" series which implements the out-of-band wakeup support in
the m_can driver and dt bindings.
Testing
-------
Tested suspend/resume with CAN wakeup on AM62P SK EVM.
Signed-off-by: Kendall Willis <k-willis@xxxxxx>
---
Kendall Willis (4):
arm64: dts: ti: k3-am62-lp-sk: add out-band-wakeup property to m_can devices
arm64: dts: ti: k3-am62a7-sk: add out-band-wakeup property to m_can devices
arm64: dts: ti: k3-am62p5-sk: add out-band-wakeup property to m_can devices
arm64: dts: ti: k3-am62d2-evm: add out-band-wakeup property to m_can devices
arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts | 2 ++
arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 2 ++
arch/arm64/boot/dts/ti/k3-am62d2-evm.dts | 2 ++
arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 2 ++
4 files changed, 8 insertions(+)
---
base-commit: 8d3ae59288f1e7d58d76558a6ee96d533bc5019f
change-id: 20260819-smth-6fb189fc148f
Best regards,
--
Kendall Willis <k-willis@xxxxxx>