[PATCH v2 0/3] arm64: dts: ti: use ti,am62-m_can compatible for m_can devices

From: Kendall Willis

Date: Wed Sep 02 2026 - 17:09:58 EST


This series prepends "ti,am62-m_can" compatible to the m_can devices in
the TI AM62 family of devices. By adding this compaible, this series
adds out-of-band wakeup support for m_can devices.

Dependency
----------
This series depends on the "can: m_can: introduce ti,am62-m_can compatible
for out-of-band wakeup" series which implements the "ti,am62-m_can"
compatible 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>
---
Changes in v2:
- Removed "out-band-wakeup" device tree property.
- Add "ti,am62-m_can" compatible to m_can devices.
- Link to v1: https://lore.kernel.org/r/20260820-smth-v1-0-e1738a38d58e@xxxxxx

---
Kendall Willis (3):
arm64: dts: ti: k3-am62: use ti,am62-m_can compatible for m_can devices
arm64: dts: ti: k3-am62a: use ti,am62-m_can compatible for m_can devices
arm64: dts: ti: k3-am62p: use ti,am62-m_can compatible for m_can devices

arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi | 4 ++--
arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi | 4 ++--
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
---
base-commit: cee9395acd8043be0644b25c34bfa86623f2b935
change-id: 20260819-smth-6fb189fc148f

Best regards,
--
Kendall Willis <k-willis@xxxxxx>