From: Kendall Willis <k-willis@ti.com>
To: Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>,
"Tero Kristo" <kristo@kernel.org>, Rob Herring <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: <s-kochidanadu@ti.com>, <a-kaur@ti.com>, <s-tripathi1@ti.com>,
<vishalm@ti.com>, <k-willis@ti.com>,
<linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [PATCH v3 0/3] arm64: dts: ti: use ti,am62-mcan compatible for m_can devices
Date: Sat, 12 Sep 2026 16:32:12 -0500 [thread overview]
Message-ID: <20260912-smth-v3-0-6fa661ae5a4c@ti.com> (raw)
This series prepends "ti,am62-mcan" compatible to the m_can devices in
the TI AM62 family of devices. By adding this compatible, this series
adds out-of-band wakeup support for m_can devices.
Dependency
----------
This series depends on the "can: m_can: introduce ti,am62-mcan compatible
for out-of-band wakeup" [1] series which implements the "ti,am62-mcan"
compatible in the m_can driver and dt bindings.
Testing
-------
Tested suspend/resume with CAN wakeup on AM62P SK EVM.
[1] https://lore.kernel.org/all/20260912-temp-v5-0-2e3201c02109@ti.com/
Signed-off-by: Kendall Willis <k-willis@ti.com>
---
Changes in v3:
- Renamed compatible from "ti,am62-m_can" to "ti,am62-mcan".
- Extended coverage to main domain m_can nodes in addition to MCU domain nodes.
- Link to v2: https://lore.kernel.org/r/20260902-smth-v2-0-b3678ca44c7b@ti.com
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@ti.com
---
Kendall Willis (3):
arm64: dts: ti: k3-am62: use ti,am62-mcan compatible for m_can devices
arm64: dts: ti: k3-am62a: use ti,am62-mcan compatible for m_can devices
arm64: dts: ti: k3-am62p: use ti,am62-mcan compatible for m_can devices
arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi | 4 ++--
arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi | 4 ++--
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi | 4 ++--
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi | 4 ++--
6 files changed, 10 insertions(+), 10 deletions(-)
---
base-commit: df2908090cda368b01ff43709f51890076c56157
change-id: 20260819-smth-6fb189fc148f
Best regards,
--
Kendall Willis <k-willis@ti.com>
next reply other threads:[~2026-09-12 21:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-12 21:32 Kendall Willis [this message]
2026-09-12 21:32 ` [PATCH v3 1/3] arm64: dts: ti: k3-am62: use ti,am62-mcan compatible for m_can devices Kendall Willis
2026-09-12 21:32 ` [PATCH v3 2/3] arm64: dts: ti: k3-am62a: " Kendall Willis
2026-09-12 21:32 ` [PATCH v3 3/3] arm64: dts: ti: k3-am62p: " Kendall Willis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260912-smth-v3-0-6fa661ae5a4c@ti.com \
--to=k-willis@ti.com \
--cc=a-kaur@ti.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh@kernel.org \
--cc=s-kochidanadu@ti.com \
--cc=s-tripathi1@ti.com \
--cc=vigneshr@ti.com \
--cc=vishalm@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox